[BUG] Full Offload with same image name
-
Hello,
When using the plugin with “Full Cloud Migration” option, if you upload a new image with same name as previous one (at same month), it will break the original image, because it will overwrite the original file with the new one.
My 2 cents on this is: WordPress check if file exists and rename the new file appending a number to it, but since the image is offloaded, when WordPress check on disk, there is nothing there, so it won’t rename, and after upload, the Offload plugin will just submit the new file and overwrite the previous one.
The current workaround fix is either disabling Full Cloud Migration or using the “Add Version to Bucket Path” option.
The topic ‘[BUG] Full Offload with same image name’ is closed to new replies.