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

[Bug] Image does not update to a newer version #107

Open
JingshanDu opened this issue Feb 8, 2024 · 0 comments
Open

[Bug] Image does not update to a newer version #107

JingshanDu opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@JingshanDu
Copy link

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

  1. In a site, replace an image with a new version, keeping the same file name.
  2. Deploy the site to Netlify with properly configured netlify-plugin-cloudinary
  3. Navigate to the website
  4. 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
[email protected] from Netlify app

@colbyfayock colbyfayock added help wanted Extra attention is needed bug Something isn't working labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants