iachat/spec/mailboxes
Sojan Jose 933ae8aa49
fix: Email attachments created with empty filename (#10420)
- We observed in prod for certain emails active storage blob objects
were getting created with empty file name. The conversations further
causes conversation and filter pages to break. This change will fix the
mentioned issue.

fixes:
https://linear.app/chatwoot/issue/CW-3331/missing-file-name-for-some-of-the-uploads-for-emails

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-11-15 09:07:24 +04:00
..
imap fix: Email attachments created with empty filename (#10420) 2024-11-15 09:07:24 +04:00
application_mailbox_spec.rb fix: Raise error if email to_header is invalid (#8688) 2024-02-20 17:03:39 -08:00
mailbox_helper_spec.rb fix: inline attachments not handled if tag was missing (#9068) 2024-03-06 17:15:29 +05:30
reply_mailbox_spec.rb fix: Update inline image processing logic to fix missing images when multiple inline images present (#7861) 2023-09-06 14:35:19 +05:30
support_mailbox_spec.rb chore: Fix sentry errors in email processing for bounce notifications (#8677) 2024-01-10 14:30:23 -08:00