title | issue |
---|---|
Fixed promotions can be successfully applied multiple times when applying multiple promotions as once |
NEXT-11595 |
- Changed raw sql query in
\Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater::update
method with applying aJSON_UNQUOTE
native function in WHERE condition to correctly search for matched promotion ids.