Tasks · 6 min read
Handling blocked tasks without losing track of them
Blocked tasks are where work goes to die if you don't have a process. Here's the right way.
When to mark Blocked
Use Blocked when a task can't move forward without something outside the worker's control — parts, weather, a decision.
Marking blocked
- Open the task, change status to Blocked.
- Always add a note explaining why.
- Save.
Weekly review
Every Monday, review the Blocked widget. For each task, ask: is the blocker still real? Is anyone unblocking it? Should it be deleted?