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

Changing a store isn't saved into quote #9811

Closed
domeglic opened this issue May 31, 2017 · 1 comment
Closed

Changing a store isn't saved into quote #9811

domeglic opened this issue May 31, 2017 · 1 comment

Comments

@domeglic
Copy link

Preconditions

  1. Magento Community v2.1.6
  2. Have at least two stores

Steps to reproduce

  1. Add a product to cart
  2. Change to another store
  3. Go to checkout and complete it

Expected result

The quote and order have the store_id that was last switched to

Actual result

The store didn't change. It remains the same as when the quote was first created.

The store used in the quote doesn't get updated when one switches the stores. This means translations of shipping methods are wrong since they rely on the store. The order also gets placed in the wrong store because of that.

@veloraven
Copy link
Contributor

I'm closing this issue as a duplicate for #7582.
We already have internal ticket for it - MAGETWO-70060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants