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 update state for billing and shipping address at admin order view #7632

Closed
TClilMouse opened this issue Nov 30, 2016 · 4 comments
Closed

Comments

@TClilMouse
Copy link

Preconditions

  1. Magento 2.1.2
  2. PHP 7.0.9, MySql 5.6.27

Steps to reproduce

  1. Click on any order in admin
  2. click on Edit next to the billing or shipping address.
  3. Change the state of the address.
  4. Click on save order address

Expected result

  1. updated the state of the address.

Actual result

  1. State disappear
    screenshot 16
@olysenko
Copy link

olysenko commented Dec 1, 2016

Hi, thank you for your report. Your issue duplicates 4000. The fix was delivered to develop branch. Issue is closed as fixed. Feel free to reopen it if you still have the same problem

@olysenko olysenko closed this as completed Dec 1, 2016
@Ctucker9233
Copy link

@olysenko will that fix be in 2.1.3?

@olysenko
Copy link

olysenko commented Dec 5, 2016

There is no plans for backporting it into 2.1.x versions, try fix for develop referenced in 4000.

@Ctucker9233
Copy link

@olysenko So an issue that was reported as being in a 2.1.x version has a fix that is not planned to make it into a 2.1.x version? What kind of logic is that? 2.1.3 isn't even released yet. Surely there is time to schedule it for one of the 2.1.x releases. How can you expect people to keep upgrading when their issues don't get fixed and released? The develop branch is so broken as it is, it's a risk to even try to implement a fix from there. Believe me, I've tried.

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

4 participants