ACP2E-4481: Bundle product saleability recalculated incorrectly after order cancel
The ACP2E-4481 patch fixes the issue where bundle product saleability is recalculated incorrectly after order cancellation. This patch is available when the Quality Patches Tool (QPT) 1.1.80 is installed. The patch ID is ACP2E-4481. Please note that this issue is scheduled to be fixed in Adobe Commerce 2.4.9.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.7-p8
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.7 - 2.4.8-p5
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.Issue
Bundle product saleability is not recalculated correctly after an order is canceled.
Prerequisites:
MSI (Multi-Source Inventory) enabled.
Steps to reproduce:
- Create a simple product with a stock quantity of 6 and an out-of-stock threshold of 5.
- Verify that the calculated saleable quantity is 1.
- Create a bundle product with a required option that includes the simple product with a default quantity of 1.
- Verify that both the simple and bundle products are visible on the Storefront.
- Place an order for the bundle product.
- Verify that both the simple and bundle products are out of stock.
- Cancel the order from the Admin without creating a shipment.
Expected results:
Both the simple product and the bundle product are restored to in-stock status after order cancellation.
Actual results:
- Only the simple product is restored to in-stock status.
- The bundle product remains out of stock and unavailable on the Storefront.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide.