Cycles

Plan time-boxed iterations with burndown tracking.

Creating a Cycle

Navigate to Cycles in the sidebar and click New Cycle. Provide a name, start date, and end date. Cycles belong to a team — select the team from the dropdown.

Cycle Status

Cycles are automatically categorized based on dates:

  • Upcoming — start date is in the future
  • Active — currently between start and end dates
  • Completed — end date has passed

Adding Issues

Add issues to a cycle from the issue detail panel by setting the Cycle field, or from the cycle detail page. Issues in a cycle are tracked toward the cycle's completion goal.

Burndown Chart

Each cycle has a burndown chart showing:

  • Remaining (blue) — issues not yet completed
  • Ideal (dashed) — linear progress from total to zero
  • Completed (green) — issues done so far

Velocity captures daily snapshots recording totalIssues,completedIssues, totalPoints, and completedPoints. The burndown chart is generated from these snapshots.

Progress Tracking

The cycle detail page shows a progress bar and stat cards for total, completed, and in-progress issue counts. The issues list below shows all issues in the cycle with their current status.