Skip to content

Parent cache invalidation fix

abarrios requested to merge depcalc_cache_issue into 8.x-1.x

There are some cache invalidation issues that affect both the parent entity and dependencies in different situations. End result is that the cache is not invalidated properly. This should provide a fix for those situations.

Merge request reports