Forums

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

Finding the real developer on a jira case

zarg
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!
March 21, 2019

Sometimes coder do CR or help on a case, making it difficult to extract who is the real developer on a jira case.

Ideeally id like a function who give me the person logging the highest amount of hours on a case.

The closest i can get is:

assignee was "developer" and timespent <= 2

 

However the timespent refers to all users who spent time on a case.

Any better suggestions?

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
March 21, 2019

i think the magic here depends on how one determines "real developer". If your team logs time then that is a reasonable approach but, as you pointed out is flawed, if you wanted something more definitive then you could add a custom user picker field that was required to be set by the developer when they move to in progress or something similar.

Suggest an answer

Log in or Sign up to answer