iachat/app/builders
Muhsin Keloth 598ece9a2d
fix: Handle Facebook reel attachment type (#13691)
Fixes https://linear.app/chatwoot/issue/PLA-96/argumenterror-reel-is-not-a-valid-file-type-argumenterror
Fixes a crash in `when a user shares a Facebook reel via Messenger.
Facebook sends these attachments with `type: "reel"`, which isn't a
valid `file_type` enum value on the Attachment model (only `ig_reel`
exists, matching Instagram's format).

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2026-03-06 08:49:41 +04:00
..
campaigns
csat_surveys
email
messages fix: Handle Facebook reel attachment type (#13691) 2026-03-06 08:49:41 +04:00
v2 feat: Add standalone outgoing messages count API endpoint (#13419) 2026-02-04 19:36:50 +05:30
account_builder.rb
agent_builder.rb
contact_inbox_builder.rb
contact_inbox_with_contact_builder.rb
conversation_builder.rb
notification_builder.rb
notification_subscription_builder.rb
year_in_review_builder.rb feat(ce): Add Year in review feature (#13078) 2025-12-15 17:24:45 -08:00