Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pricing rule with and without 'apply multiple' and priority (backport #41976) #41998

Merged
merged 2 commits into from
Jun 23, 2024

Commits on Jun 23, 2024

  1. fix: pricing rule with and without 'apply multiple' and priority

    Either all of the pricing rules identified for an item should have
    'apply multiple' enabled. If not, Priority is applied and only the
    highest priority is applied
    
    (cherry picked from commit 5e875b2)
    ruthra-kumar authored and mergify[bot] committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f3aa885 View commit details
    Browse the repository at this point in the history
  2. test: priority takes effect on with and without apply multiple

    (cherry picked from commit efebc36)
    ruthra-kumar authored and mergify[bot] committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f52f726 View commit details
    Browse the repository at this point in the history