mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
For the S3 backend uploads, 'attachment_path' should be saved with the 's3_path' of the record, as the original 'path' is changed while exporting files from s3. (See function 'export_files_from_s3' in export.py for reference.)