Closed
Description
Description (*)
When deleting a disabled category having no child and not product assigned to it then the status of Category Flat Data and Catalog search updated to Re-index Required
Steps to reproduce (*)
- Create a disabled category
- Run
indexer:reindex
to make sure that all indexer valid - Set all indexer to
Update by schedule
mode - Delete category (from step 1)
- Observe indexers status
Expected behavior (*)
If a category is inactive then there should be no effect expected on catalog search and category flat index tables
Actual result (*)
Indexers have invalid
status
Benefits
If this event happens Magento cron will try to full re-index and as indexing is time and resource consuming process then it may add some extra load unnecessarily. So we can avoid such things and save resource consumption if this event happens.
Additional information
Magento version: 2.4-develop
Indexer Mode: Update By Schedule
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done