Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: Flush content cache on image variant change #2910

Merged

Conversation

kdambekalns
Copy link
Member

If you access an image property in a node and render an ImageVariant
from it via Fusion using an image variant preset, the cache is now
flushed if the image variant is changed afterwards, e.g. when changing
the crop in the media management module.

Fixes #2897

If you access an image property in a node and render an ImageVariant
from it via Fusion using an image variant preset, the cache is now
flushed if the image variant is changed afterwards, e.g. when changing
the crop in the media management module.

Fixes neos#2897
@kdambekalns
Copy link
Member Author

/cc @larslehners

@kitsunet kitsunet merged commit c1437ce into neos:4.3 Feb 24, 2020
@kdambekalns kdambekalns deleted the bugfix/2897-flush-on-asset-variant-change branch February 27, 2020 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No Cache Flush after changing an ImageVariant
2 participants