Migrate in-store-pickup email to strict mode#3385
Migrate in-store-pickup email to strict mode#3385magento-devops-reposync-svc merged 5 commits intomagento:developfrom
Conversation
|
@magento run all tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
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.
Approving this PR for further processing
|
Hi @smartexcan, Thanks for the collaboration & contribution! ✔️ QA PassedPreconditions:
Steps to reproduce
After: ✔️
Builds are failed. Hence, moving this PR to Extended Testing. Thanks. |
|
@magento run all tests |
|
@magento run Functional Tests EE, Integration Tests, Unit Tests |
|
Functional Tests EE Failure is known issue:
Integration test failure doesn’t related to the PR changes: Hence merging the PR. |
2a12a41
into
magento:develop




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 (*)