Actions
Bug #88053
closedCache invalidation of categories (or in general mm_relations)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2019-04-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When editing a record the page cache is automatically flush by tags like
tt_content[record:uid] or tt_address[record:uid]
When i add or remove a record from/to a sys_category this is an indirect change of the sys_category.
I would except that the cache is flushed for the sys_category too.
Can we integrate it? Maybe via a feature-flag?
Files
Updated by Christoph Lehmann about 5 years ago
Please close it in favor of #89375
Updated by Anja Leichsenring about 4 years ago
- Status changed from New to Closed
closed as requested by author
Actions