Skip to content

Do not cache internal entities on creation or updates

Daniel Gerhardt requested to merge dont-cache-internal-entities into master

When an entity with internal flag is updated it is evicted from cache instead.

This fixes accidental caching of internal user entities on account activation.

Edited by Daniel Gerhardt

Merge request reports