WP Offload Media repeating offload url, no conflict check in S3
-
Using WP Offload media for offloading.
When uploading files if they have different name all goes fine. But if I upload two times the same file (no difference how separate in time) WP Offload media assigns the same value for S3 bucket URL. post_name in table wp_posts has different names for same file (so it seems wordpress works properly) but finally offloaded url has same value in wp_as3cf_items.
It is like WP Offload Media is not performing any conflict check in S3 or it is not using source path from wp_posts either.
I did two times a clean install/uninstall.
Any clue where I can start debugging or what can be happening?
- The topic ‘WP Offload Media repeating offload url, no conflict check in S3’ is closed to new replies.