Skip to content
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

Overriding notification email template for shipping validation isn't working #18399

Closed
lainwir3d opened this issue Aug 12, 2021 · 0 comments
Closed
Labels
Bug This is a bug (something does not work as expected)

Comments

@lainwir3d
Copy link
Contributor

Bug

Overriding notification email template for shipping validation isn't working.

Environment

  • Version: 14.0.0
  • OS: CentOS 8.4
  • Web server: apache httpd
  • PHP: 7.3.20
  • Database: MariaDB 10.3.28

Expected and actual behavior

Set $conf->global->SHIPPING_VALIDATE_TEMPLATE to email template name, create matching email template and validate a shipment => old email template is used instead of new one.

Steps to reproduce the behavior

Set $conf->global->SHIPPING_VALIDATE_TEMPLATE to email template name, create matching email template and validate a shipment.

@lainwir3d lainwir3d added the Bug This is a bug (something does not work as expected) label Aug 12, 2021
eldy added a commit that referenced this issue Aug 17, 2021
…email_template

FIX #18399 Fix shipment validation email template override.
@eldy eldy closed this as completed in cd60d09 Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant