You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cache should be cleared only for that one product and optionally (if status has changed) for related categories.
Actual result (*)
All frontend caches are cleared.
The issue is fixed by b6d7223, but I want to address this situation. We spent a lot of time debugging this cache issue. This commit is almost 6 months old and yet there is no public version fixing this critical issue nor the patch. Could you take this in mind and publish some notes about those known issues somewhere to save our time debugging?
I've prepared and attached simple patch to fix this issues, until it's fixed by new public version: flush-cache-by-cache-tag.patch
The text was updated successfully, but these errors were encountered:
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
The issue is fixed by b6d7223, but I want to address this situation. We spent a lot of time debugging this cache issue. This commit is almost 6 months old and yet there is no public version fixing this critical issue nor the patch. Could you take this in mind and publish some notes about those known issues somewhere to save our time debugging?
I've prepared and attached simple patch to fix this issues, until it's fixed by new public version:
flush-cache-by-cache-tag.patch
The text was updated successfully, but these errors were encountered: