Closed vkoves closed 5 years ago
Right now, I believe Carpe test uses the production S3 bucket. Could this cause issues if a user on Carpe test matching a user ID on prod uploads an avatar?
No. Although it's not clearly documented, Paperclip attaches a timestamp to the end of uploaded files. (e.g. avatar.png?1555353221)
avatar.png?1555353221
Great! Thanks @Watercycle - with that in mind I'll close this issue.
Right now, I believe Carpe test uses the production S3 bucket. Could this cause issues if a user on Carpe test matching a user ID on prod uploads an avatar?