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

Can't set customer group when creating a new order in the admin. #6162

Closed
otg-chris opened this issue Aug 14, 2016 · 5 comments
Closed

Can't set customer group when creating a new order in the admin. #6162

otg-chris opened this issue Aug 14, 2016 · 5 comments
Labels
bug report Component: Checkout Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@otg-chris
Copy link

When ordering in the admin, we can't change the customer group when creating a new customer while creating an order. It worked before we updated the site from 2.0.2 to 2.1. The same problem happens when creating an order with an existing customer, except the group select goes back to what the customer was set to when the page was loaded.

Preconditions

  1. Magento 2.1
  2. Apache/2.4.6 (Red Hat Enterprise Linux), PHP/5.6.24, MySQL 5.6.25
  3. Several Customer Groups created

Steps to reproduce

  1. In admin select Sales->Orders.
  2. Select Create New Order
  3. Select Create New Customer
  4. Under Account Information, change the group.

Expected result

  1. Selected customer group stays selected in select box.
  2. Product prices are updated for the group.

Actual result

  1. Wait overlay comes up, twice.
  2. Customer group goes back to the default.
  3. Email input box to the right is cleared.
  4. Product prices stay the same.
@wert2all wert2all self-assigned this Aug 15, 2016
@wert2all wert2all removed their assignment Aug 17, 2016
@veloraven veloraven self-assigned this Aug 17, 2016
@picamator
Copy link

@otg-chris thanks for reporting.
We created internal ticket MAGETWO-57077 to fix it.

@andimov andimov added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Aug 18, 2016
mmansoor-magento pushed a commit that referenced this issue Sep 20, 2016
Bug
MAGETWO-56699 [GITHUB] Paypal checkout not possible with products that have custom options #5938 - for mainline
MAGETWO-58290 [Github]Empty product option is added on each PUT request #5963
MAGETWO-58136 [Github] Shipping and billing address are not set if order placed with payment action Sale #6438
MAGETWO-55608 [GITHUB] M2.1: Not scrollable picture on mobile / product page #5302
MAGETWO-58285 Ajax error message doesn't display in backend
MAGETWO-58338 [Github]Problem adding attribute options that start with a number via REST Api #5715
MAGETWO-52575 Unable to apply free shipping to specified method when creating order in admin
MAGETWO-57078 [GITHUB] Can't set customer group when creating a new order in the admin. #6162
MAGETWO-58039 Table rate shipping not applying correctly - for mainline
@SerhiyShkolyarenko
Copy link
Contributor

Fix of MAGETWO-57078 is delivered to develop branch. Closing the issue.

@flnative
Copy link

If I have 2.1.2 was this supposed to be fixed? I cannot edit customer group per customer.. Says it saves upon clicking the save button, though it reverts back to default setting.

@magento-engcom-team
Copy link
Contributor

Hi @otg-chris. Thank you for your report.
The issue has been fixed in #21145 by @gauravagarwal1001 in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.2 release.

@magento-engcom-team magento-engcom-team added Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed labels Feb 14, 2019
@magento-engcom-team magento-engcom-team added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Feb 15, 2019
@magento-engcom-team
Copy link
Contributor

Hi @otg-chris. Thank you for your report.
The issue has been fixed in #21239 by @amol2jcommerce in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.9 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Checkout Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

9 participants