ACSD-51149: Scheduled ImportExport with enabled Catalog Permissions invalidates indexers
The ACSD-51149 patch fixes the issue where the scheduled ImportExport with enabled Catalog Permissions invalidates indexers. This patch is available when the Quality Patches Tool (QPT) 1.1.35 is installed. The patch ID is ACSD-51149. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.7.
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.3.7 - 2.4.6-p1
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
Scheduled ImportExport with enabled Catalog Permissions invalidates indexers.
Steps to reproduce:
- Enable Catalog Permissions.
- Set all indexers to Update by Schedule.
- Create a simple product.
- Export this product via System > Data Transfer > Export.
- Download the exported CSV, and put it into
<AC root folder>/var/import
. - Create a scheduled product import with the downloaded CSV.
- Run full reindex.
- Check the indexers’ status. All indexers should be in Ready status.
- Run the created scheduled import from the grid.
- Recheck indexers’ status.
Expected results:
All the indexers are in the Ready status.
Actual results:
Some of the indexers are in Reindex Required status.
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 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 the Quality Patches Tool guide.
For info about other patches available in QPT, refer to Quality Patches Tool: Search for patches in the Quality Patches Tool guide.