ACSD-45675: Product export uses category names from default store view scope
The ACSD-45675 patch fixes the issue where the product export uses category names from the default store view scope. This patch is available when the Quality Patches Tool (QPT) 1.1.20 is installed. The patch ID is ACSD-45675. 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.3
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.0 - 2.4.5
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
Product export uses category names from the default store view scope.
Steps to reproduce:
-
Create a custom store view Thai inside the main store.
-
Make Thai the default store view of the main website.
-
Create the following category structure under Default Category:
Default category/Tea/Black
-
Select the category Tea and change the Scope to Thai.
-
Set the Category Name as ชาดำ.
-
Create a simple product SP001 and assign the category Black.
-
Make sure the cron does not run.
-
Do a product export. Filter by SKU and select SP001.
-
Check the categories column in the exported CSV.
Expected results:
As no store was selected during export, you should get a category path like the following: Default Category/Tea/Black.
Actual results:
Category path has mixed languages: Default Category/ชาดำ/Black.
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 Tools > 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 released: a new tool to self-serve quality patches in the support knowledge base.
- Check if patch is available for your Adobe Commerce issue using Quality Patches Tool in our support knowledge base.
For info about other patches available in QPT, refer to Patches available in QPT in the Quality Patches Tool guide.