title | issue |
---|---|
Promotion individual code pattern should be nullable |
NEXT-33328 |
- Deprecated
PromotionEntity::getIndividualCodePattern
to allowindividualCodePattern
to be nullable (as it should be) - Changed
\Shopware\Core\Checkout\Promotion\Util\PromotionCodeService::addIndividualCodes
to throw an 400 exception ifindividualCodePattern
is null