Forums

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

How can I get report or JQL which gives me analysis of who worked on what in current sprint

Muskan Shaikh
Contributor
May 8, 2020

I want to know who has worked on what in specifically for current sprint for each team member. 

i can use JQL as project= '......' and assignee= '.......'  but i dont get specific information for current sprint.

also if someone has worked on one ticket and same is assigned to another person then only one's work will be reflected.

please suggest possible ways through i can get who has worked on what all tickets for specific weeks

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
May 8, 2020

If by current sprint you mean one that is open then...

project = abc and assignee = jack and Sprint in openSprints()

Muskan Shaikh
Contributor
May 8, 2020

thank you that was helpful

Suggest an answer

Log in or Sign up to answer