Forums

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

Reporting for status change filters by

Sergii D December 27, 2018

Hello there, I'm using filters such as

project = PRJ AND issuetype = Bug AND status changed from Resolved to Verified after startOfDay() by testerone

to track how much work were done and by whom. But it very consuming to adopt the filter values all the time (i'm changing date and person to get the values).

Can I use some JIRA widget to have adjustable dates or executors (person who did this change in example testerone)? or is it possible to do in Confluence by some widget? What is the solution/suggestions here?

1 answer

0 votes
Deleted user January 2, 2019

Hi @Sergii D - 

Have you tried plugging this filter (project = PRJ AND issuetype = Bug AND status changed from Resolved to Verified after startOfDay()) in a Pie Chart Gadget, with statistic type set to assignee on your dashboard? This however only shows results for the current day,  through the day, with the set refresh interval for each unique assignee of the ticket.

On the date front, are you wanting to look at the results from the filter for a given week, month or a custom window? Accordingly, we can see how we are able to fit the date criteria into the JQL.

Hope this helps!

Thanks

Kalyani 

Sergii D January 18, 2019

Hi, thank you for reply.

Unfortunately,  field "assignee" do not correspond to the person who did the changes, so it shows wrong people

Suggest an answer

Log in or Sign up to answer