-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Wrong customer/ last registered user mapped to guest user cart after adding shipping address #6889
Comments
@kasperkristensen Please escalate this issue if possible. Thanks |
@kasperkristensen : Have you got chance to lokk into the issue. This is bit critical for ecommerce application with guest flow. |
same issue |
it is a critical issue in storefront |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 3 days. |
Any update? @kasperkristensen @sradevski @olivermrbl @shahednasser |
#9848 Fixes this issue |
Bug report
Describe the bug
For guest user, while adding product to cart and after filling the shipping address details. On click of Continue to delivery button, last registered customer mapped to guest user cart.
A clear and concise description of what the bug is.
System information
Medusa version (including plugins):
Node.js version: v16.15.1
Database: Postgres
Operating system: MacOS
Browser (if relevant): Chrome
Steps to reproduce the behavior
Expected behavior
customer id should mapped to the guest user account email address.
Screenshots
Step 1: Add the Shipping address details and different email address
Step 2: After cart update, added response mapped to different user account
If applicable, add screenshots to help explain your problem
Code snippets
If applicable, add code samples to help explain your problem
Additional context
Add any other context about the problem here
The text was updated successfully, but these errors were encountered: