Commit Graph
6 Commits
Author SHA1 Message Date
Sojan Jose 26691aa9ed test: cover agent bot assignment status transitions 2026-07-02 21:07:51 -07:00
Sojan Jose 1c5ebcea0c Revert "fix: preserve closed status on bot assignment"
This reverts commit 50b373c151.
2026-06-26 16:16:43 -07:00
Sojan Jose 50b373c151 fix: preserve closed status on bot assignment 2026-06-26 16:11:08 -07:00
Sojan Jose ffa9e45d70 fix: preserve status on human reassignment 2026-06-26 14:41:43 -07:00
Sojan Jose 81b4d7abfc feat: update status on agent bot assignment 2026-06-26 14:35:28 -07:00
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