-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update customer language on login #2664
Update customer language on login #2664
Conversation
Codecov Report
@@ Coverage Diff @@
## trunk #2664 +/- ##
==========================================
+ Coverage 64.65% 64.67% +0.01%
==========================================
Files 3599 3599
Lines 80273 80284 +11
==========================================
+ Hits 51899 51920 +21
+ Misses 28374 28364 -10
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! 🎉 💙
Can you add a testcase for your fix?
Hello, thank you for creating this pull request. Please use this issue to track the state of your pull request. |
Thanks for your contribution 🎉 |
1. Why is this change necessary?
Fixes: https://issues.shopware.com/issues/NEXT-22927
2. What does this change do, exactly?
Update languageId from customer to the active language from the shop on login
3. Describe each step to reproduce the issue or behaviour.
See: https://issues.shopware.com/issues/NEXT-22927
4. Please link to the relevant issues (if any).
https://issues.shopware.com/issues/NEXT-22927
5. Checklist