promotionPriceChangePublishExport Issue (14.0.2)
We have an issue with reverting back the promotions to Worksheet status if the promotion was overlapping with other promotion.
RPM is set to non-compounding, best deal.
We create promotions:
Promotion1 (5.10.2015-15.10.2015, -10%)
Promotion2 (8.10.2015-12.10.2015, -20%)
After running promotionPriceChangePublishExport, the data that is extracted is:
1. Create Promotion1
2. Create Promotion2
3. Modify Promotion1, and set it's price to -20% (Promotion2 is applied in this period.)
Next, we set Promotion 2 to worksheet status.After running the batch, we only get the delete message for Promotion 2.
The issue is: Promotion1 didn't get updated to have -10% for the entire duration, it still shows -10% 5.10.2015-7.10.2015; -20% 08.10.2015-12.10.2015; and 10% 13.10.2015-15.10.2015.