Jiang Bohan
d175a9cbb2
fix(issues): retry button targets the row's agent, not the assignee (MUL-2457)
...
The execution log retry button used to re-fire the issue's current
assignee instead of the agent that actually ran the clicked row. After
a reassignment, or for squad workers / @-mention agents, the rerun
landed on the wrong agent.
POST /api/issues/{id}/rerun now accepts an optional task_id: when set,
the rerun targets that task's agent (and reuses its leader/worker
role). An empty body keeps the assignee-driven CLI/API contract.
The execution-log retry button passes task.id, so per-row retry always
fires the correct agent. enqueueMentionTask gained a forceFreshSession
parameter so the new mention-path rerun keeps the same fresh-session
contract as the assignee path.
Co-authored-by: multica-agent <github@multica.ai >
2026-05-20 15:15:08 +08:00
..
2026-05-09 16:11:58 +08:00
2026-05-09 16:11:58 +08:00
2026-05-11 12:39:45 +08:00
2026-05-11 12:39:45 +08:00
2026-05-13 18:26:04 +08:00
2026-05-20 12:30:10 +08:00
2026-05-20 12:30:10 +08:00
2026-05-19 19:51:28 +02:00
2026-05-18 12:17:39 +08:00
2026-05-18 12:17:39 +08:00
2026-05-18 12:17:39 +08:00
2026-05-18 14:59:40 +08:00
2026-05-20 05:30:13 +02:00
2026-05-13 16:57:34 +08:00
2026-05-13 16:57:34 +08:00
2026-05-19 14:42:35 +08:00
2026-05-19 14:42:35 +08:00
2026-05-09 13:12:00 +08:00
2026-05-09 13:12:00 +08:00
2026-05-18 17:48:44 +08:00
2026-05-20 12:30:10 +08:00
2026-05-13 12:51:16 +08:00
2026-05-15 18:51:02 +02:00
2026-05-13 18:24:15 +08:00
2026-05-13 18:24:15 +08:00
2026-05-20 04:17:45 +02:00
2026-05-20 04:17:45 +02:00
2026-05-19 18:37:48 +02:00
2026-05-18 13:30:35 +08:00
2026-05-07 15:50:27 +08:00
2026-05-07 15:50:27 +08:00
2026-05-19 18:37:48 +02:00
2026-05-15 18:44:08 +08:00
2026-05-19 10:37:38 +08:00
2026-05-19 17:04:16 +08:00
2026-05-19 17:04:16 +08:00
2026-05-19 18:37:48 +02:00
2026-05-06 11:01:22 +02:00
2026-05-19 18:37:48 +02:00
2026-05-19 18:37:48 +02:00
2026-05-19 08:28:04 +02:00
2026-05-15 12:47:38 +08:00
2026-05-15 12:47:38 +08:00
2026-05-13 18:46:20 +08:00
2026-05-18 16:56:27 +08:00
2026-05-18 16:56:27 +08:00
2026-05-18 16:56:27 +08:00
2026-05-18 16:56:27 +08:00
2026-05-20 12:30:10 +08:00
2026-05-11 14:39:35 +08:00
2026-05-11 14:39:35 +08:00
2026-05-11 22:53:07 +08:00
2026-05-20 05:30:13 +02:00
2026-05-18 15:45:06 +08:00
2026-05-13 18:26:04 +08:00
2026-05-07 01:36:29 +08:00
2026-05-13 18:26:04 +08:00
2026-05-13 18:26:04 +08:00
2026-05-13 18:46:20 +08:00
2026-05-13 18:46:20 +08:00
2026-05-15 13:17:08 +08:00
2026-05-14 15:23:36 +02:00
2026-05-18 10:35:18 +02:00
2026-05-14 14:07:26 +08:00
2026-05-20 05:30:13 +02:00
2026-05-11 12:39:45 +08:00
2026-05-20 15:15:08 +08:00
2026-05-19 08:28:04 +02:00
2026-05-06 16:16:12 +08:00
2026-05-18 14:59:40 +08:00
2026-05-18 14:59:40 +08:00
2026-05-18 12:17:39 +08:00
2026-05-18 12:17:39 +08:00
2026-05-08 19:14:12 +08:00
2026-05-11 15:06:50 +08:00
2026-05-11 15:06:50 +08:00
2026-05-19 18:37:48 +02:00