Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 552 Bytes

2022-03-23-promotion-redemption-updater-performance.md

File metadata and controls

10 lines (10 loc) · 552 Bytes
title issue author author_email
Improve promotion redemption updater performance
NEXT-17359
Max Stegmeyer

Core

  • Added write protected column promotionId to order_line_item to allow for better indexing
  • Changed Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater to only increment totals of promotions when order is placed
  • Changed Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater to recalculate totals of promotions when indexing occurs