Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 369 Bytes

2023-12-04-fix-promotion-priority.md

File metadata and controls

10 lines (10 loc) · 369 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix promotion priority
issue: NEXT-30912
author: Elias Lackner
author_email: lackner.elias@gmail.com
author_github: @lacknere
---

Core

  • Added promotion priority to payload in buildPayload method of PromotionItemBuilder.
  • Added sorting by priority before building exclusions and calculating discounts to calculate method of PromotionCalculator.