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

Order address edition from the backend disables the "region" field #6807

Closed
vincentwinkel opened this issue Sep 29, 2016 · 1 comment
Closed

Comments

@vincentwinkel
Copy link

Preconditions

  1. Magento CE 2.0.9 without sample data is installed
  2. Also tested on CE 2.0.7

Steps to reproduce

  1. In backend, go to Sales > Orders
  2. Choose an order (not shipped I guess) with at least one address (billing or shipping) containing the "region" field set
  3. Edit this address (changing fields or not doesn't matter)
  4. Save

Expected result

  1. The address must be correctly set, with the "region" field

Actual result

  1. The "region" field disappears. But if you edit again, the select is correctly set on the good value, because the "region_id" field still exists, instead of the "region" field which is empty
    result
@olysenko
Copy link

Hi,
this issue duplicates #4000. Fix was delivered into develop branch.

@olysenko olysenko removed their assignment Oct 13, 2016
magento-engcom-team pushed a commit that referenced this issue May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants