Skip to main content

Sprints

Agile sprint planning with backlog, board, and velocity charts.


Where to Find Sprintsโ€‹

  • Toolbar โ€“ From any project view, click Sprints
  • URL โ€“ projectroadmap/sprints/{project_id}

Sprints Listโ€‹

Add a Sprintโ€‹

  1. Click Add Sprint
  2. Enter Name (e.g., "Sprint 1")
  3. Set Start date and End date
  4. Optionally add a Goal
  5. Save

Edit a Sprintโ€‹

  • Click the pencil icon next to a sprint
  • Update name, dates, or goal
  • Save

Delete a Sprintโ€‹

  • Click the trash icon next to a sprint
  • Confirm deletion

Sprint Backlogโ€‹

  • URL โ€“ projectroadmap/sprint_backlog/{project_id}
  • Purpose โ€“ View and manage tasks for the current or selected sprint
  • Use this to plan which tasks go into each sprint

Sprint Boardโ€‹

  • URL โ€“ projectroadmap/sprint_board/{project_id}
  • Purpose โ€“ Kanban-style board for sprint tasks
  • Columns โ€“ By task status
  • Drag & drop โ€“ Move tasks between columns

Burndown Chartโ€‹

When a sprint has tasks, the Burndown Chart appears on the Sprints page.

MetricDescription
Total tasksTasks in the sprint
CompletedTasks marked complete
ChartVisual burndown of remaining work over time

Velocity Chartโ€‹

The Velocity Chart shows tasks completed per week across sprints.

MetricDescription
WeeksTime periods
CompletedTasks completed in each period
PurposeEstimate future sprint capacity

From the Sprints page:

ButtonDestination
BackProject dashboard (List view)
Sprint BacklogSprint backlog view
Sprint BoardSprint board view
Add SprintOpens add sprint modal