- Issue created by @rob_pr
- Merge request !43Include custom cache tags when caching external entities → (Open) created by rob_pr
- last update
5 months ago 2 pass - Status changed to Needs review
5 months ago 12:31pm 1 July 2024 - 91b1b78f committed on 3.0.x
Issue #3458277 by rob_pr: Missing custom entity cache tags in...
- 91b1b78f committed on 3.0.x
- Status changed to RTBC
5 months ago 1:43pm 1 July 2024 - 🇫🇷France guignonv
Indeed, calling ::getCacheTags() if no $this->cacheTags is set will call ::getCacheTagsToInvalidate() which will result in the same behavior as current (before patch)... on v10 at least.