-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Backport] #22869 - defaulting customer storeId fix #22895
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
[Backport] #22869 - defaulting customer storeId fix #22895
Conversation
Hi @Wirson. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
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.
Hi @Wirson, could you please merge the latest changes from 2.2-develop
into your working branch, and update it according to original PR.
Please, also fix the integration test if necessary.
Thank you!
116e8cb
to
9fd7722
Compare
Code updated. I did not remove lines removed in original PR due to failing tests. Just a code style refactor. |
Hi @dmytro-ch, thank you for the review. |
Hi @Wirson, thank you for your contribution! |
Description (*)
Backport pull request
Fix prevent saving default customer storeId if one was not passed in rest request. StoreId is taken from previously loaded customer data if none is provided.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)
Backport for: #22893