After editing a catalog rule, the rule is never applied, even the index mode for all the indexes are set to update on save. All the other indexes are workin as spected.
We also tested using a docker with a very clean instalation of version 2.1 and had the same issue
It is easy to reproduce.
The index should be up to date (ready)
the index is outdated
Also seeing this problem only with the "Catalog Rule Product" index, following the same steps above.
Yes... It only happens on "Catalog Rule Product" index. The others are working properly....
@lucas-santos-chaordic Unfortunally, I was not able to reproduce this problem. Can you affirm that this issue is relevant for latest Magento 2 release?
Currently Having the same issue
@smoskaluk @lucas-santos-chaordic @brendanmckeown
Any solutions?
@lucas-santos-chaordic, thank you for your report.
We've created internal ticket(s) MAGETWO-76051 to track progress on the issue.
I'm working on it #SQUASHTOBERFEST
Hi @thiagolima-bm could you please accept the invite on the GitHub?
@okobchenko done :)
@r-bielawski thank you for joining. Please accept team invitation here and self-assign the issue.
@lucas-santos-chaordic Unfortunately we have to close this ticket now, as this seems to be an intended behavior at the moment.
Please refer to this comment for more information: https://github.com/magento/magento2/pull/11580#issuecomment-342506544
Thank you for collaboration.
If anybody facing any issue regarding magento indexing you may contact [email protected]
In my case, verified the cron_schuedule table, where many of the cron jobs are still in pending status.
So I just back up that table data and truncated.
The issue resolved and reindex worked "update on save" mode.
Using Magento 2.2.x