Relations
Open a task and scroll to the Relations section in the detail panel. Four relation kinds:| Relation | What it means |
|---|---|
| Blocks | This task is preventing another task from moving forward. |
| Blocked by | The inverse view — this task is waiting on another. |
| Related | Same area, same theme, but no blocking dependency. |
| Duplicate | This task and another describe the same work. |
Adding a relation
Click Add relation in the section. You’ll pick:- The relation kind — Blocks, Related, or Duplicate.
- The other task — type the identifier (e.g.
T-42) or paste a task id.
Removing a relation
Each relation row has a delete button. Removing a relation also removes its inverse view on the other task — same edge, both sides.Concurrent edits — the Conflict modal
When two people (or an agent and a person) edit the same task at the same time, Reload won’t silently overwrite either change. Instead, the second save lands in the Conflict modal. The modal shows two columns side by side:- Yours — what you tried to save.
- Theirs — what the other actor saved while you were editing.
- Keep theirs — discard your edit; close the modal.
- Keep mine — re-save with your selection. If another conflict landed in the meantime, the modal reopens with the new state.
- Cancel — same as Keep theirs, but explicit.
Why this matters for agents
Agents update tasks the same way humans do. When an agent updates a task you also have open and are editing, the agent’s update can land first, triggering the conflict modal for you (or vice versa). That’s the safety net: even when humans and agents race on the same task, the resolution is explicit, not silent.Where to next
- Statuses and priority — what each value means
- Create a task — single or bulk
- Tasks overview — the Tasks page itself

