The ACSD-50949 patch fixes the issue where the price filter in advanced search does not return proper results when used along with the SKU filter. This patch is available when the Quality Patches Tool (QPT) 1.1.33 is installed. The patch ID is ACSD-50949. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.7.
The patch is created for Adobe Commerce version:
Compatible with Adobe Commerce versions:
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. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.7.
The price filter in advanced search does not return proper results when used along with the SKU filter.
Steps to reproduce:
Create several products, for example:
SKU | Name | Price | Quantity |
---|---|---|---|
MJ1 | Product 1 | $10 | 10 |
MJ2 | Product 2 | $15 | 10 |
MJ3 | Product 3 | $21 | 10 |
MJ4 | Product 4 | $32 | 10 |
MJ5 | Product 5 | $33 | 10 |
MJ6 | Product 6 | $34 | 10 |
MJ7 | Product 7 | $44 | 10 |
Open the Advanced Search on the Storefront and search by SKU: “MJ”.
Click the Modify your search link.
Add a price range to the criteria from 1 to 21, and click the Search button.
Expected results:
Only products with prices in the defined range are returned.
Actual results:
Products with prices higher than $21 are returned.
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 Quality Patches Tool: Search for patches in the Quality Patches Tool guide.