iachat/spec/lib/integrations
Sojan Jose 12a82b6459
fix: avoid Slack file upload API for fallback messages (#10461)
Skip calling the Slack file upload API for message types such as
fallback (e.g., Facebook and location messages) that lack actual file
data in attachments. This prevents unnecessary API calls and resolves a
Sentry error currently occurring in production.

fixes: https://github.com/chatwoot/chatwoot/issues/10460
2024-11-26 12:56:40 +08:00
..
csml chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
dialogflow fix: Handle PermissionDeniedError for Dialogflow processor (#8252) 2023-10-30 13:24:03 -07:00
dyte chore: Update onMessage event to include conversation id (#7497) 2023-07-10 15:04:31 -07:00
facebook feat: Facebook delivery reports (#8136) 2023-11-20 12:22:45 +05:30
google_translate chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
linear feat: Add APIs for linear integration (#9346) 2024-05-22 13:37:58 +05:30
openai chore: Update GPT Model (#10111) 2024-09-16 09:41:20 +05:30
slack fix: avoid Slack file upload API for fallback messages (#10461) 2024-11-26 12:56:40 +08:00