Closed benjaminwil closed 10 months ago
In a test environment, we discovered that sometimes these jobs would be run before an order's new totals had been persisted by the Spree::OrderUpdater. This is an effective workaround, but it is just a workaround.
Spree::OrderUpdater
Looks like tests should pass here after we merge #254. Thanks for adding this @benjaminwil!
What is the goal of this PR?
In a test environment, we discovered that sometimes these jobs would be run before an order's new totals had been persisted by the
Spree::OrderUpdater
. This is an effective workaround, but it is just a workaround.Merge Checklist