iachat/spec/enterprise
Sojan Jose f6d7f3b665
fix: assignee_changed callback not getting triggered during conversation creation (#9334)
The reload method in our callback was refreshing the object and hence the saved_change_to_assignee_id? Method wasn't working in the following callbacks.

This impacted the listeners subscribing to the event `ASSIGNEE_CHANGE`, `TEAM_CHANGE` etc
2024-05-06 11:48:17 -07:00
..
controllers feat: Use embeddings in help center search (#9227) 2024-04-15 16:35:23 -07:00
drops feat: Add push/email notification support for SLA (#9140) 2024-03-29 20:27:21 +11:00
jobs chore(cleanup): Delete sentiment feature (#9304) 2024-04-25 22:49:10 -07:00
lib/integrations/openai chore: Move EE OpenAI spec to correct folder (#8805) 2024-01-29 20:09:17 +04:00
mailers/enterprise/agent_notifications feat: Add push/email notification support for SLA (#9140) 2024-03-29 20:27:21 +11:00
models chore(cleanup): Delete sentiment feature (#9304) 2024-04-25 22:49:10 -07:00
presenters/conversations feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
services fix: assignee_changed callback not getting triggered during conversation creation (#9334) 2024-05-06 11:48:17 -07:00