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.

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
Show work item links
To allow direct access to work items, enable the option "Show work item links".