neos-development-collection icon indicating copy to clipboard operation
neos-development-collection copied to clipboard

BUGFIX: Flush node caches when asset has changed

Open dlubitz opened this issue 1 year ago • 3 comments

Clears the caches when asset has changed.

Also removed adding the "AssetDynamicTag" cache tag, as the occurance of assets within texts is also covered by new AssetUsage projection:

https://github.com/neos/neos-development-collection/blob/207a86d9025ff26c669c678f1[…]eos.Neos/Classes/AssetUsage/Projection/AssetUsageProjection.php

Fixes: #4707

dlubitz avatar Dec 01 '23 13:12 dlubitz