iachat/app/services/conversations
Sojan Jose 5f2b2f4221
feat: APIs to assign agents_bots as assignee in conversations (#12836)
## Summary
- add an assignee_agent_bot_id column as an initital step to prototype
this before fully switching to polymorphic assignee
- update assignment APIs and conversation list / show endpoints to
reflect assignee as agent bot
- ensure webhook payloads contains agent bot assignee


[Codex
Task](https://chatgpt.com/codex/tasks/task_e_6912833377e48326b6641b9eee32d50f)

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-11-18 18:20:58 -08:00
..
assignment_service.rb feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
filter_service.rb feat: Add support for search_conversations in copilot (#11520) 2025-05-20 19:22:17 -07:00
message_window_service.rb chore: Centralize outgoing message reply restrictions for all the channels (#11279) 2025-04-12 08:52:12 +05:30
permission_filter_service.rb feat: Add support for search_conversations in copilot (#11520) 2025-05-20 19:22:17 -07:00
typing_status_manager.rb feat: add activity message for priority change (#6933) 2023-04-20 16:41:53 +05:30