The MDVA-30593 patch solves the issue where quotes that expired according to the Quote Lifetime setting, are not cleaned up. This patch is available when the Quality Patches Tool (QPT) 1.0.5 is installed. Please note that the issue was fixed in Adobe Commerce 2.3.4.
The patch might become applicable to other versions with new Quality Patches Tool releases. To check if the patch is compatible with your Adobe Commerce version, update the magento/quality-patches
package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.
Quotes, that expired according to the Quote Lifetime setting, are not cleaned up.
Steps to reproduce:
Expected result:
The quote is cleared, and product is removed from the cart, since the old price is no longer valid.
Actual result:
The product is still in the cart.
To apply individual patches, use the following links depending on your deployment method:
To learn more about Quality Patches Tool, refer to:
For info about other patches available in QPT, refer to Patches available in QPT in our developer documentation.