You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding any attachments to the body and making even a small change, they are automatically deleted from Files, which is not the expected behavior.
I think this issue only happens when attachments are stored locally on the server, possibly due to how the JWT token is handled. If anyone is storing attachments on S3, please let me know if you're seeing the same issue. Also, all attachments are being deleted from Files, even those that were not added directly through the body.