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
This behavior might be questionable since we transmit personal data from one user to another, and I'd like some opinions on this. We treat line items in the same way - saving guest cart and transmitting it to a newly signed up customer. However, products aren't personal data.
Yeah, I actually don't think we should fix this, for the reason you specified. We're explicitly not saving this information on guest customer accounts because it's personal information.
Maybe we could do something client-side to make this appear seamless, but that's about as far as I would go.
Preconditions:
Steps:
Actual result: shipping address isn't saved.
Expected result: shipping address is transmitted from guest session after user signs up.
The text was updated successfully, but these errors were encountered: