iachat/spec/models
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
..
channel
concerns
integrations feat: Provision captain accounts automatically (#10168) 2024-09-26 19:21:29 -07:00
.keep
account_spec.rb
account_user_spec.rb
agent_bot_inbox_spec.rb
agent_bot_spec.rb
article_spec.rb feat(v4): Update the help center portal design (#10296) 2024-10-23 22:09:36 -07:00
attachment_spec.rb fix: avoid Slack file upload API for fallback messages (#10461) 2024-11-26 12:56:40 +08:00
automation_rule_spec.rb
campaign_spec.rb
category_spec.rb
contact_inbox_spec.rb
contact_spec.rb
conversation_participants_spec.rb
conversation_spec.rb
csat_survey_response_spec.rb
data_import_spec.rb
folder_spec.rb
inbox_member_spec.rb
inbox_spec.rb
installation_config_spec.rb
label_spec.rb
macro_spec.rb
mention_spec.rb
message_spec.rb revert: "fix: message_type inconsistency across message end points" (#10119) 2024-09-16 20:00:11 +05:30
note_spec.rb
notification_setting_spec.rb
notification_spec.rb
platform_app_permissible_spec.rb
platform_app_spec.rb
portal_member_spec.rb
portal_spec.rb
related_category_spec.rb
reporting_event_spec.rb
team_member_spec.rb
team_spec.rb
user_spec.rb
webhook_spec.rb
working_hour_spec.rb