Only discounts with highest priority are applied in certain circumstances
Found in
EPiServer.Commerce 13.25.0
Fixed in
EPiServer.Commerce 13.30.0
Created
Oct 14, 2020
Updated
Mar 09, 2021
State
Closed, Fixed and tested
Description
This is a fix for an issue where only discounts with highest priority are applied in certain circumstances.
Steps to reproduce (sample site):
- Set PromotionExclusionLevel to "Unit".
- Create two discounts of type " Spend for Discounted Selection " in two different campaigns. The discounts should target different products.
- Set both discounts to exclude each other.
Expected result is that a customer can get both discounts.
Actual result is that only the discount with highest priority is applied.