ACSD-69319: Bundle prices were not indexed properly when child products had stock under custom sources
The ACSD-69319 patch fixes an issue where bundle product prices were not indexed correctly when child products had stock under custom sources. This patch is available when the Quality Patches Tool (QPT) 1.1.76 is installed. The patch ID is ACSD-69319. 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-p3
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
Issue where bundle product prices were not indexed properly when child products had stock under custom sources.
Steps to reproduce:
- Log in to the Admin panel.
- Create an additional website, store, and store view.
- Create an additional stock and source.
- Assign the default stock and source to the default website.
- Assign the second stock and source to the second website.
- Create a new category.
- Create two single products.
- Assign them to the second website only.
- Assign stock to these products only from the second source.
- Assign these products to the new category.
- Create a bundle product that contains these products, and assign it to the second website and the new category.
- Do a reindex.
- Open the new category page on the Storefront.
- Observe the sorting order and facets on the product listing page.
Expected results:
Sorting takes into account the prices of the simple products included in the bundle product.
Facets take into account the prices of the simple products included in the bundle product.
Actual results:
Bundle products that use only non-default sources are treated as having a price of 0 during sorting and faceting.
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.