generated from coulomb/repo-seed
feat(tasks): adopt canonical task statuses
This commit is contained in:
@@ -145,8 +145,8 @@ Notifications appear in the [Inbox](/inbox) page and are queryable via
|
||||
|
||||
A request can optionally link to a **blocking task** via `blocking_task_id`.
|
||||
When the request reaches `completed`, the system automatically patches that
|
||||
task from `blocked` → `todo` and clears its `blocking_reason`. This means
|
||||
blocked work resumes without manual intervention.
|
||||
task from `wait` → `todo` and clears its `blocking_reason`. This means
|
||||
waiting work resumes without manual intervention.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user