Fixed
Details
Details
Priority
Assignee
Alex
AlexReporter
Dmitry Andrejev
Dmitry AndrejevDeveloper
Dmitry Andrejev
Dmitry AndrejevChange Log Message
Fixed not sending Deny email for incomplete orders
External issue ID
1166
External issue URL
Story Points
1
Fix versions
Affects versions
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Created November 13, 2011 at 10:54 PM
Updated December 29, 2024 at 11:32 PM
Resolved July 25, 2012 at 10:32 AM
ORDER.DENY e-mail is sent to a User when Admin Deletes/Denies Incomplete order.
If user abandoned his cart (that's how incomplete orders are produced), then NO emails should be send to the user if DENIED was done to his Incomplete Order.
To fix the issue we need to send out ORDER.DENY Event Event ONLY for Orders with status other then INCOMPLETE