Description
Additional information
Due to #29957 (comment) still actual on 2.4-develop
Preconditions (*)
- Magento 2.4-develop
- Magento 2.3.5-p2
Steps to reproduce (*)
- Create product with custom option file
- In front-end place an order with this product, with any image
- In back-end go to order and download custom option file -> it works fine, as expected
- Set, for example, 1 day for quote lifetime under: Stores / Configurations / Sales / Checkout / Shopping Cart / Quote Lifetime
- After 1 day, cron will remove the quote
- Go back to order in admin panel and download custom option file -> it shows 404 page
Expected result (*)
- Download link, for order item with a file custom option, should work after quote is removed.
Actual result (*)
- After 'sales_clean_quotes' cron runs, for all orders, which have items with file custom option and for which the quote was removed, the download link does not work.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- 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
Labels
Gate 2 Passed. Manual verification of the issue description passedAdditional information is require, waiting for responseA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.Major restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done