Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is posible obtain a graph with the remaining workload assigned to each person in hours

Manuel Villegas January 15, 2019

I am new to Jira and my question is as follows.

I would like to know if it is possible to obtain a graph with the remaining workload assigned to each person in hours within a working group

What I want to know is the workload assigned to each person in my work group at a specific time

 

Thanks

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 17, 2019

Hello Manuel,

Welcome to Atlassian Community!

You can use the Workload Pie Chart to display this information as mentioned here:

Sum of Estimations

Basically, the steps would be:

1) Create JQL filter returning issues you would like to sum

2) Add "Workload Pie Chart" Gadget to your Dashboard

3) Set it for that created filter & estimations you would like to see.

As a second option,  you will be able to achieve it by using an external application. 

Explaining better:

- Export issues from your JIRA instance to CSV, ordering the filter on a per-user basis and including the field Remaining Estimate field on it.

- Using an external application (Excel, Libre Office, etc), sum the values for the Remaining Estimate Column field for the issues in the same user

You could generate a template to only receive the issue values and automatically calculate it, so you would only need to fill it with the exported values.

Please, let me know if this information helps you.

Suggest an answer

Log in or Sign up to answer