Forums

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

Searching for specific user on closed issues?

athomas3 January 23, 2019

As a Jira Administrator I want to find all issues that are assigned to a specific person AFTER a sprint has completed. What is a query I can use when I want to see that user's issues for closed Sprints?

1 answer

0 votes
Gurpreet
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.
January 23, 2019

you can use closedSprints() function. for e.g. following query will help you

 

assignee = aby_mathew and sprint in closedSprints()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events