iachat/app/controllers/api/v1/accounts/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
..
assignments_controller.rb feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
base_controller.rb chore: Enforce custom role permissions on conversation access (#12583) 2025-10-22 20:23:37 -07:00
direct_uploads_controller.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
draft_messages_controller.rb feat: Draft through API for Cross-Device Support (#8018) 2024-05-02 18:42:18 -07:00
labels_controller.rb fix: Labels cannot be added to conversations (#1644) 2021-01-13 12:15:11 +05:30
messages_controller.rb feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
participants_controller.rb chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00