Files
roboco/panel/src/components/tasks
1e341c766e fix(panel): send force:true on god-mode status override (#288)
The header status Select's god-mode branch (force ANY status) PATCHed
/tasks/{id} with {status} but no force. The gap-sweep backend now requires
'force: true' to override into a hatch state (awaiting_*, completed, cancelled)
or resurrect a terminal task — without it admin_set_status refuses with 400, so
the CEO could no longer force a wedged task from the task page. The kanban
bypass path was updated in the sweep; this header path was missed. Add
force:true (the branch already only runs for out-of-band targets) + a focused
test locking the payload.

Co-authored-by: Renn F <rennf93@users.noreply.github.com>
2026-07-01 03:06:23 +02:00
..
2026-06-29 05:38:21 +02:00
2026-06-29 05:38:21 +02:00