Breadcrumbs

Sprint story points

πŸ“š

Use case

Track the total story points of issues in a sprint, grouped by issue summary and status.

grafik-20250512-084540.png


Configuration

Work item source
Choose "Custom JQL" from the picker, then enter your JQL query into the editor.

project = "SUM" AND issuetype = story

The JQL query filters issues from the project "SUM” and issue type story.

Columns to display

To get a overview over all issues chosse the following fields: Summary, Issue Type, Status and Story Points.

Rows per page

You can find this setting under the "Additional options" collapsible section. The default option of 10 rows is sufficient for most overviews.