Breadcrumbs

Story point distribution per team member in current sprint

πŸ“š

Use case

Track workload distribution across team members for a running sprint based on the number of work items and associated Story Points.

grafik-20250512-084427.png


Configuration

Work item source

project = "SUM" AND issuetype = Story and sprint in openSprints()

The JQL query returns all Stories from the project "SUM" that are in a currently running sprint.

Field to sum

As fields to sum select Work items and Story Points.

Group by

To get an overview per team member, select Assignee.

Additional options

To allow direct access to work items, enable the option "Show work item links".