This page has moved to Adobe Experience League and will be redirected soon.
[!DNL ACSD-47280]: Disable shared catalog gives wrong product search results
[!DNL ACSD-47280]: Disabling shared catalog gives wrong product search results
The [!DNL ACSD-47280] patch fixes the display of the correct search results when the [!DNL shared catalog] feature is disabled. This patch is available when the [!DNL Quality Patches Tool (QPT)] 1.1.22 is installed. The [!DNL patch ID] is [!DNL ACSD-47280]. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.6.
Affected products and versions
The patch is created for Adobe Commerce version:
Adobe Commerce (all deployment methods) 2.4.5
Compatible with Adobe Commerce versions:
Adobe Commerce (all deployment methods) 2.4.0 - 2.4.5-p1
NOTE
The patch might become applicable to other versions with new [!DNL 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 [!DNL Quality Patches Tool]: Search for patches page . Use the [!DNL patch ID] as a search keyword to locate the patch.
Issue
Disabling [!DNL shared catalog] gives wrong product search results.
Prerequisites :
[!DNL B2B] modules installed
Steps to reproduce :
Create a second website.
Assign a product to the second website.
Check products on the second website using [!DNL GraphQL]:
{
products(search: "bag", pageSize: 2) {
total_count
items {
name
sku
}
page_info {
page_size
current_page
}
}
}
Enable [!UICONTROL Shared Catalog] on default [!DNL scope].
The [!DNL GraphQL] request does not show any products for the second website anymore, which is the correct result.
Go to the [!DNL scope] of second website and disable [!UICONTROL Company] .
Expected results :
The [!DNL GraphQL] request still should show products for the second website.
Actual results :
The [!DNL GraphQL] request does not show any products for the second website.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
To learn more about [!DNL Quality Patches Tool], refer to:
For info about other patches available in QPT, refer to [!DNL Quality Patches Tool]: Search for patches in the [!DNL Quality Patches Tool] guide.
Was this article helpful?
Yes
No
0 out of 0 found this helpful