Sprint Board
The Sprint Board is a Kanban-style view filtered to a single sprint. It shows only the items committed to that sprint, making it easy to track progress durin...
The Sprint Board is a Kanban-style view filtered to a single sprint. It shows only the items committed to that sprint, making it easy to track progress during the sprint.
Layout
Four columns represent the workflow:
| Column | Items In This Status |
|---|---|
| ⚪ Todo | Not started yet |
| 🔵 In Progress | Currently being worked on |
| ✅ Done | Completed |
| 🔴 Blocked | Needs help or is waiting on something |
Using the Board
- Drag cards between columns to update their status.
- Click a card to open the full detail modal.
- The sprint name and date range are shown in the header so you always know where you are.
Getting Here
From the Sprints page, click on any sprint card to open its board. Use the back link to return to the sprints list.
Tips
- 💡 Use this view during daily standups — the whole team can see what everyone's working on.
- 💡 Keep an eye on the Blocked column. Items here need attention before progress can continue.
- 💡 The board shows items from all projects assigned to this sprint, giving you a cross-project view.