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?
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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.