-
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
Can't change customer group when placing an admin order #21144
Comments
Hi @gauravagarwal1001. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @gauravagarwal1001 do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @shikhamis11. Thank you for working on this issue.
|
@magento-engcom-team give me 2.3-develop instance |
Hi @shikhamis11. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @shikhamis11, here is your Magento instance. |
✅ Confirmed by @shikhamis11 Issue Available: @shikhamis11, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @gauravagarwal1001. Thank you for your report. The fix will be available with the upcoming 2.3.2 release. |
Hi @gauravagarwal1001. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
… placing an admin order #21239
I'm still having this issue in Magento 2.3.3. Is there a way to fix this? |
I'm having the same issue still on 2.3.3. can't find a patch |
@kunzi i found this topic: https://stackoverflow.com/questions/23255545/magento-ce-customer-groups-changing-not-saving specialy the comment:
after setting this to 0 the problem is solved ;-) |
@wouter-toppy I assume an override of the Mage classes will be required to fix both these cases. |
I am still facing the same issue on Magento version 2.3.3. I have selected YES for Enable Automatic Assignment to Customer Group for Guest Customer with valid VAT ID. Also patch doesnot works for me. Does any one have solution? |
@magedev218 the solution is to set to NO. With the option set to YES Magento is trying to validate the VAT ID - it's failing and reverting the customer group to default. This also affected customer group specific price rules on frontend for me. |
When ordering in the admin, we can't change the customer group when creating a new customer while creating an order.
Preconditions
Steps to reproduce
Expected result
Actual result
Note: this issue is similiar to #7974 and #6162
The text was updated successfully, but these errors were encountered: