iachat/app/controllers/api/v1/accounts/contacts
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
..
base_controller.rb chore: Add Contact Note APIs (#3266) 2021-10-24 12:40:30 +05:30
contact_inboxes_controller.rb fix: Do not allow sending messages if merged contact has a duplicate session (#11152) 2025-03-21 18:04:46 -07:00
conversations_controller.rb feat: Order previous conversations by last activity (#10825) 2025-02-05 19:50:25 -08:00
labels_controller.rb chore: Add Contact Note APIs (#3266) 2021-10-24 12:40:30 +05:30
notes_controller.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30