Closed
Description
Preconditions (*)
- Magento 2.2.3
Steps to reproduce (*)
- disable order emails from Stores->configuration->sales emails to not send any email on any new order
- after 40 days , enable the order emails from Stores->configuration->sales emails to send email on new orders
Expected result (*)
- after the fortieth day, magento should trigger and send order emails only on any new order which is placed after that 40th day and not send any order email related to the orders before the fortieth day because it was not enabled yet.
Actual result (*)
- Magento triggers and sends order emails on new orders perfectly, But it sends randomly some order emails too related to orders from exatly one month ego, while the order email was not enabled yet one month ago.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release