-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
#14663 Updating Customer through rest/all/V1/customers/:id resets group_id if group_id not passed in payload #25958
#14663 Updating Customer through rest/all/V1/customers/:id resets group_id if group_id not passed in payload #25958
Conversation
Hi @MaxRomanov4669. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
Hi @VladimirZaets, thank you for the review.
|
Due to Magento Definition of Done all code must be covered by tests. Please cover your fix by automated tests. Thanks! |
Hi @VladimirZaets @engcom-Charlie Thanks! |
All changes covered by unit test |
✔️ QA passed |
Functional test fails on 2.4-develop branch, fix in -> #26225 |
…id resets group_id if group_id not passed in payload #25958
Hi @MaxRomanov4669, thank you for your contribution! |
Description (*)
While updating customer through api customer group is changed to 1 if there no customer group in the body
Fixed Issues (if relevant)
#14663
Manual testing scenarios (*)
Contribution checklist (*)