iachat/spec/services/messages
Muhsin Keloth b220663785
fix: Skip notifications for private notes (#13617)
When agents or integrations create private notes on a conversation,
every note was sending a notification to the assigned agent and all
conversation participants. The fix ensures that private notes no longer
trigger new message notifications. If someone explicitly mentions a
teammate in a private note, that person will still get notified as
expected.
2026-02-23 15:40:54 +04:00
..
markdown_renderer_service_spec.rb fix(whatsapp): Preserve ordered list numbering in messages (#13339) 2026-01-22 14:14:40 +04:00
mention_service_spec.rb feat: Add the ability to mention team in private message (#11758) 2025-07-02 19:57:59 +05:30
new_message_notification_service_spec.rb fix: Skip notifications for private notes (#13617) 2026-02-23 15:40:54 +04:00
send_email_notification_service_spec.rb feat: add per-account daily rate limit for outbound emails (#13411) 2026-02-03 02:06:51 +05:30
status_update_service_spec.rb feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00