Breadcrumbs

Weekly breakdown of assigned work items

📚

Use case

Monitor the workload of each team member on a weekly basis. This view displays the number of assigned tasks per assignee and time period.

grafik-20250520-070246.png

Configuration

Work item source

project = “SUM” AND status != DONE 

The JQL query filters work items from the project "SUM". By checking that the status is not DONE, the JQL includes all open work items in that project.

Field to sum

To display the workload per assignee, select the field Work item.

X-axis grouping

To group the work items per week together choose Due Date.

Time period

To get a full view choose Current year.

Time interval

Choose weekly.

Y-axis grouping

To display the workload per assignee, select Assignee.


Additional options

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