-
Notifications
You must be signed in to change notification settings - Fork 257
Migrate in-store-pickup email to strict mode #3385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
@magento run all tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @smartexcan,
Thank you for the collaboration!
The changes seems good to us, but please refer to the below review comments:
- Cover the PR changes with some automated test in accordance to the DOD
- Sign the CLA so that we can move forward with this PR
Thank you
|
updated the branch and bot is reporting signed now lol I don't know how to write tests for this, but I've been using this fix in our production deployment since i filed the PR and it working as expected. also had a misclick on the re-review thing... |
|
@magento run all tests |
|
@magento run Static Tests, Unit Tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving this PR for further processing
Description (*)
The In Store Pickup "Ready for pickup" notification email still used deprecated (and removed as of magento 2.4.4) variables with direct method calls.
This resulted in the affected variables in the email template not being rendered.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)