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: change facade method for eligible address determination (#98413) #1701

Merged

Conversation

skoch-intershop
Copy link
Contributor

@skoch-intershop skoch-intershop commented Jul 24, 2024

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?

After user login on the checkout address page the determination of the eligible addresses failed. The reason for this that the corresponding rest request is executed against the wrong basket.

image

Issue Number: Closes #98413

Does this PR Introduce a Breaking Change?

[ ] Yes
[x ] No

AB#98417

Copy link

azure-boards bot commented Jul 24, 2024

✅ Successfully linked to Azure Boards work item(s):

@skoch-intershop skoch-intershop marked this pull request as ready for review July 29, 2024 09:53
@SGrueber SGrueber added the bug Something isn't working label Aug 1, 2024
@SGrueber SGrueber added this to the 5.2 milestone Aug 1, 2024
@SGrueber SGrueber merged commit 818a32b into develop Aug 1, 2024
22 checks passed
@SGrueber SGrueber deleted the fix/wrong-estimation-of-eligible-addresses-after-login branch August 1, 2024 12:49
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