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: basket promotion code assignment gets lost after registration #497

Merged
merged 3 commits into from Jan 12, 2021

Conversation

SGrueber
Copy link
Collaborator

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] 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 an anonymous user enters a promotion code for the basket and registers the promotion code gets lost.

Issue Number: Closes #

What Is the New Behavior?

The promotion is still applied to the basket after the user has registered.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

@SGrueber SGrueber self-assigned this Jan 11, 2021
@SGrueber SGrueber added the bug Something isn't working label Jan 11, 2021
@SGrueber SGrueber added this to In progress in Current via automation Jan 11, 2021
@SGrueber SGrueber added this to the 0.27 milestone Jan 11, 2021
@dhhyi dhhyi self-requested a review January 12, 2021 09:32
dhhyi
dhhyi previously approved these changes Jan 12, 2021
src/app/core/services/user/user.service.ts Outdated Show resolved Hide resolved
Current automation moved this from In progress to Review in progress Jan 12, 2021
@dhhyi dhhyi force-pushed the bugfix/merge_basket_after_registration branch from ef4c0bf to 81854b5 Compare January 12, 2021 11:20
@dhhyi dhhyi self-requested a review January 12, 2021 14:33
@SGrueber SGrueber merged commit 4b42fa6 into develop Jan 12, 2021
Current automation moved this from Review in progress to Done Jan 12, 2021
@SGrueber SGrueber deleted the bugfix/merge_basket_after_registration branch January 12, 2021 14:35
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
Current
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants