inventory
inventory copied to clipboard
In Store Pickup email still using legacy methods
The In Store Pickup "Ready for pickup" notification email still uses deprecated (and removed as of magento 2.4.4) variables with direct method calls. This results in the affected variables in the email template not being rendered.
See https://developer.adobe.com/commerce/frontend-core/guide/templates/email-migration/
Preconditions (*)
- Magento 2.4.4
Steps to reproduce (*)
- Place order with in-store-pickup
- Send ready for pickup notification email.
Expected result (*)
- Email with all correct output (store name, customer name, shipping description)
Actual result (*)
- Customer name is not rendered.
Hi @smartexcan. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.