Bounty: 50
I’m using Magento v2.3.4 and Cloudflare to cache CSS, js, and images. The problem is when i tried to upload the product image from the backend using the same filename and extension, the image uploader still showing the old image, if i turn off the Cloudflare caching, this issue doesn’t exist because the file is not being cached. Is there a way to rename the image where the image is being uploaded using the same filename or extension using the product image uploader ?