Timeline for "No such entity with cartID = null" in the checkout after logged in on the other tab
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 30, 2023 at 6:17 | comment | added | Jiří Chmiel | @PushpendraSingh Yes, I agree. We solving it so that if frontend detects "No such entity with cartID = null" the reloads the page which customer gets the correct session id and can proceed further. | |
| Jun 29, 2023 at 15:36 | comment | added | Pushpendra Singh | The behavior you're experiencing is expected in Magento. When a customer logs in from another browser tab or session, it invalidates the cart associated with the previous session, which leads to the "No such entity with cartID = null" error when trying to complete the order. By design, Magento doesn't automatically refresh the checkout page or prompt the user to update their cart after logging in from another session. This behavior helps prevent potential conflicts and inconsistencies between multiple sessions. | |
| May 16, 2023 at 12:00 | comment | added | Pruthvi Raval | Check for extensions or customizations: If you have recently installed any third-party extensions or made customizations to your Magento 2 installation, they might be causing conflicts. Disable any recently installed extensions temporarily and test the checkout process again to see if the error persists. | |
| S May 16, 2023 at 9:49 | history | suggested | Viral Patel | CC BY-SA 4.0 |
correct Spelling and fixed grammer
|
| May 16, 2023 at 8:24 | comment | added | Viral Patel | No it's not normal behavior there is something wrong with your Magento | |
| May 16, 2023 at 8:20 | review | Suggested edits | |||
| S May 16, 2023 at 9:49 | |||||
| May 16, 2023 at 7:37 | history | asked | Jiří Chmiel | CC BY-SA 4.0 |