You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Preconditions
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: