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

When the "region" is not saved after editing shipping/billing address #4000

Closed
DonatelloNguyen opened this issue Apr 4, 2016 · 5 comments
Closed
Assignees
Labels
Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@DonatelloNguyen
Copy link

Environment:
Installed through composer.
Magento ver. 2.0.2

Steps to reproduce

1.) Create an order. (note you should see your state in the DB or in the order page)
2.) Edit shipping address
3.) Click save
4.) Look at the database "mage_sales_order_address" or look at the order page.

Expected:
see the state

Actual:
NULL in database and the state is missing in the order page.

Side Note:
Whenever I edit the billing Address again, it's prepopulated the state correctly. I'm not sure where it is getting the value from but it's not directly from the database b/c the value is NULL

@sshrewz sshrewz added the CS label Apr 5, 2016
@sshrewz
Copy link

sshrewz commented Apr 5, 2016

Thanks for submitting this issue. We have created MAGETWO-51582 for internal tracking.

@sshrewz sshrewz added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Apr 5, 2016
@piotrekkaminski
Copy link
Contributor

The issue will soon be merged to the repository.

magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
magento-cicd2 pushed a commit that referenced this issue Jul 11, 2016
@vkorotun vkorotun removed the CS label Aug 4, 2016
@olysenko
Copy link

fixed in MAGETWO-51582

@NadiyaS
Copy link
Contributor

NadiyaS commented Aug 30, 2016

Hi,
fix was delivered to develop branch. Issue is closed as fixed. Feel free to reopen it if you still have the same problem

@Ctucker9233
Copy link

@NadiyaS is this fix safe for a 2.1.2 version in production mode with a live site?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

7 participants