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

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 Leaders.
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. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events