How can i show work in progress - per person on a project

Linda Esdon April 15, 2019

Want to have all assigned unassigned work shown on a grouped list by person

1 answer

1 accepted

0 votes
Answer accepted
ClaireYang
Contributor
April 15, 2019

You need to first create a JQL filter.

for work in progress:

project = PLVRS and statusCategory in ("In Progress") and assignee is not EMPTY

Then change the result view to list view, in columns add "Assignee", and you can see all in progress work grouped by assignee. Or you can use "Two Dimensional Filter Statistics" gadget in Dashboard. Use JQL above and group by assignee field.

Linda Esdon April 16, 2019

Thank you - this is great - I haven't figured out "Two Dimensional Filter Statistics gadget yet but this worked and I was able to create and save a filter.

ClaireYang
Contributor
April 16, 2019

@Linda Esdon  If you want to use gadget, you need to first create a dashboard.

微信图片编辑_20190416172520.jpg

Dashboards--> manage dashboards-->create new dashboards

Name it and click it to goto config page, then add gadget --> load all gadgets --> find "Two Dimensional Filter Statistics", use the filter above and set the XAxis and YAxis.

And you'll get something like this:

QQ截图20190416173123.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events