Forums

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

Are there apis to get individual performance against tasks, user stories and epic?

Jayashree Venkataraman
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!
December 29, 2019

I am trying to get how individual did against  tasks, user stories assigned to an individual ,  like actual time vs estimated time, bugs reported against the user story, 

1 answer

0 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 31, 2019

Hello @Jayashree Venkataraman ,

the worklog data lives at the issue level, so its how much work all users did against the individual issue rather than how much work a user did agains all issues so it is not a value that can be directly tied to the user.  You can call the worklog for an issue and tie that data to a user you cannot call a users worklog directly.

Pulling the worklog of an issue is done via the following, noting it is all users worklog for the issue called:

However, a really good workaround to this is given in the following Post discussing this further where another user posted a custom php script hosted on a public github account that they designed for this purpose that pulls data from multiple issues and sums the values for individual users in the scripted function and it sounds like it is exactly what you are looking for:

and a direct link to the github repo mentioned in the thread is:

Regards,
Earl

Jayashree Venkataraman
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!
January 1, 2020

Thanks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events