iachat/spec/services/sms
Pranav d355801555
fix: Do not allow sending messages if merged contact has a duplicate session (#11152)
In this PR https://github.com/chatwoot/chatwoot/pull/11139, if there is
an attempt to create a duplication session for the contact in the same
inbox, we will anonymize the old session.

This PR would prevent sending messages to the older sessions. The
support agents will have to create a new conversation to continue
messages with customer.
2025-03-21 18:04:46 -07:00
..
delivery_status_service_spec.rb feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
incoming_message_service_spec.rb chore: Improve the behavior of lock to single conversation (#7899) 2023-09-14 12:32:57 +05:30
oneoff_sms_campaign_service_spec.rb chore: Add validations to campaign model 2025-03-19 17:29:08 -07:00
send_on_sms_service_spec.rb fix: Do not allow sending messages if merged contact has a duplicate session (#11152) 2025-03-21 18:04:46 -07:00