- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9.4k
 
Open
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8-p3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- CE 2.4.8-p3
 - Using BSS Commerce One Step Checkout v2.4.2.1
 
Steps to reproduce
- Login as a customer
 - Place items(s) in cart and visit the checkout
 - Leave checkout open in browser and wait for customer login session to expire
 - Refresh checkout
 
Expected result
Should be taken to login page or page saying cart empty. Anything other than a crash.
Actual result
1 exception(s):
Exception #0 (Magento\Framework\Exception\NoSuchEntityException): No such entity with cartId =
Exception #0 (Magento\Framework\Exception\NoSuchEntityException): No such entity with cartId =
#1 Magento\Quote\Model\QuoteRepository->loadQuote() called at [vendor/magento/module-quote/Model/QuoteRepository.php:158]
#2 Magento\Quote\Model\QuoteRepository->get() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#3 Magento\Quote\Model\QuoteRepository\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#4 Magento\Quote\Model\QuoteRepository\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#5 Magento\Quote\Model\QuoteRepository\Interceptor->___callPlugins() called at [generated/code/Magento/Quote/Model/QuoteRepository/Interceptor.php:23]
#6 Magento\Quote\Model\QuoteRepository\Interceptor->get() called at [vendor/magento/module-quote/Model/QuoteRepository.php:191]
#7 Magento\Quote\Model\QuoteRepository->getActive() called at [generated/code/Magento/Quote/Model/QuoteRepository/Interceptor.php:41]
#8 Magento\Quote\Model\QuoteRepository\Interceptor->getActive() called at [vendor/magento/module-quote/Model/Quote/Item/Repository.php:90]
#9 Magento\Quote\Model\Quote\Item\Repository->getList() called at [vendor/magento/module-checkout/Model/Cart/ImageProvider.php:76]
#10 Magento\Checkout\Model\Cart\ImageProvider->getImages() called at [vendor/magento/module-checkout/Model/DefaultConfigProvider.php:347]
...
### Additional information
_No response_
### Release note
_No response_
### Triage and priority
- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._
- [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8-p3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Type
Projects
Status
Needs Update