Hi,
I just found a bug that needs attention. In the documentation, it’s stated that the file manager differs between Dev and Live environments. But in practice, I’m seeing that if I upload a file in the Dev environment, and then try to upload the same file in the Live environment (both from frontend), it doesn’t appear in the File Manager in the Live environment and seems to be pointing to the Dev environment. This is concerning because it means that changes in our Dev environment (ie deleting a file in the manager)
would have an inadvertent affect on the Live environment.
Here’s an image of the Live file manager showing few images
And here’s an image of the Live table showing many more images (those not in Live file manager are in the Dev file manager)
Even stranger, it doesn’t behave consistently. For example, I tried uploading a file on Dev, deleting it, then uploading on Live twice and one time Live didn’t have the file manager object (I assume some sort of caching on the CDN somehow?), but the other time it did have the file manager object (presumably the cache had expired?).