-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No reindexing of all indexes during double index invalidate #39636
Comments
Hi @KarolLitman. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Delta. Thank you for working on this issue.
|
Hi @KarolLitman , Thanks for your reporting and collaboration. Steps to reproduce
Kindly recheck the issue in Latest 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible. Thanks. |
Hi @KarolLitman , This issue is being closed since it has not been updated in a long time. Thanks. |
Preconditions and environment
Steps to reproduce
Have a lot of products, for example a few thousand. The rules should take a long time to execute.
Go to Marketing->Catalog Price Rule->Enter any rule->Press Save and Apply
Go to System->Index Management
In Index Management we have:
Category Products REINDEX REQUIRED
Catalog Rule Product REINDEX REQUIRED
Stock REINDEX REQUIRED
Product Price REINDEX REQUIRED
Catalog Search REINDEX REQUIRED
If I had:
Category Products READY
Catalog Rule Product READY
Stock READY
Product Price READY
Catalog Search processing
Cron will go through the next indexes. Catalog Search index is READY.
Category Products REINDEX REQUIRED
Catalog Rule Product REINDEX REQUIRED
Stock REINDEX REQUIRED
Product Price REINDEX REQUIRED
Catalog Search READY
Expected result
Catalog Search should be reindexed again
Actual result
Catalog Search has outdated data
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: