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: add promotion scope to basket checkout step (#80931) #1322

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

clindeIntershop
Copy link
Contributor

@clindeIntershop clindeIntershop commented Nov 10, 2022

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

If a user starts the checkout process on cart page a basket validation is executed but it doesn't consider properly whether all promotions are valid and applicable. The user might stay on cart page but doesn`t get any info or error message.

Issue Number: Closes #

What Is the New Behavior?

Promotions are included into the basket validation of the first checkout step. Errors are shown to the user if needed.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#81931
AB#81015

@SGrueber SGrueber added the bug Something isn't working label Nov 10, 2022
@SGrueber SGrueber added this to the 3.2 milestone Nov 10, 2022
@SGrueber SGrueber merged commit 8da52d6 into develop Nov 10, 2022
@SGrueber SGrueber deleted the fix/basket-checkout-promotion branch November 10, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants