Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 382 Bytes

2020-11-26-fixed-promotions-can-be-successfully-applied-multiple-times-when-applying-multiple-promotions-as-once.md

File metadata and controls

6 lines (6 loc) · 382 Bytes
title issue
Fixed promotions can be successfully applied multiple times when applying multiple promotions as once
NEXT-11595

Core

  • Changed raw sql query in \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater::update method with applying a JSON_UNQUOTE native function in WHERE condition to correctly search for matched promotion ids.