When clicking Utilities -> Cache -> Clear Cache All, it is not wiping the image transforms in an S3 bucket #175
Unanswered
matthewstick
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When clicking Utilities -> Cache -> Clear Cache All, it is not wiping the image transforms in an S3 bucket.
The "transform" url appears again - aka, /actions/assets/generate-transform?transformId=X
But the image on the server is not wiped. So it just references what is already on the server.
in this case, I have thousands of images that have a "default" transform. The image names are the same, but the image itself is different. So when it "regenerates" the transform image, it just pulls from S3.
Beta Was this translation helpful? Give feedback.
All reactions