-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Bug Report
Describe the bug
When I replaced an image with a newer version and deployed it in Netlify, the image was not updated to Cloudinary, and the old version was served.
Is this a regression?
No.
Steps To Reproduce the error
- In a site, replace an image with a new version, keeping the same file name.
- Deploy the site to Netlify with properly configured netlify-plugin-cloudinary
- Navigate to the website
- The old version of the image is served. Cloudinary media library also shows the old version of the image
Expected behaviour
The new version of the image is synced to Cloudinary and served on the website.
Your environment
@netlify/build 29.33.5
netlify-plugin-cloudinary@1.16.0 from Netlify app
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed