The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Can someone help with queries?

Eliry
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 30, 2020

I am trying to write a query to pull specific reports for review. Here are the main things I need to know;

 

  • how much time are developers (not QA) logging on Tasks and Stories and the bugs associated with those Tasks and Stories?
  • how accurate are the developer in time estimates as compared to the answer from #1?

Here is an example of the query to use( one specific project):

project = "" AND issueFunction in linkedIssuesOf("project = "" AND issuetype in (Task, Story) AND timespent is not EMPTY") ORDER BY issuetype ASC

 

Is there a better one to use? Will this pull the information we need? 

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
caglad
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 30, 2020

At its simplest, you can download all fields to Excel and use the work log field(s) by user. This got to be tedious for us and we are now using "worklogs" app which can pull in user groups (developer) from a filter to see the information you are looking for. 

TAGS
AUG Leaders

Atlassian Community Events