Sprint filter
Applies to
Cycle time histogram chart for Scrum boards
Cycle time trend chart for Scrum boards
Time in status chart for Scrum boards
Navigation
Data source > next to the board name
When you configure a chart based on Scrum boards, you can filter sprints by name for each selected board:
This is useful when:
Sprint names are used to distinguish between teams.
You want to include only specific sprints in the chart.
You can select the same board multiple times and apply a different filter for each team.
How it works
The sprint filter supports regular expressions. Examples:
TeamA– name contains TeamA^TeamA– name starts with TeamATeamA$– name ends with TeamA^((?!TeamA).)*$– name does not contain TeamA(TeamA|TeamB)– name is TeamA or TeamB
If you want to filter sprints by date or include/exclude closed, active, or future sprints, use the Interval configuration field above the chart.