Forums

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

search issues for specific user

Frank probeermaand
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 7, 2019

*newbie alert* surely I'm not the first person to ask this question, but I couldn't find the answer.

as a Jira Administrator I want to find all issues that are assigned to a specific person. when I use assignee = person123 I only see his issues for projects of which I am also a member. what is the query when I want to see that user's issues for all projects?

1 answer

1 accepted

0 votes
Answer accepted
Sreenivasaraju P
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 7, 2019

Yes. You are right. assignee = person123 will return the requests, where you have permission to view. You can't see the requests where you don't have the permission. 

Option 1: You have to enable permission for yourself for all the projects.

Option 2: You can extract from DB

Nic Brough -Adaptavist-
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 7, 2019

Please don't use option 2 - the database is not designed or built for reporting and that way lies madness.

Frank probeermaand
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 7, 2019

I was already afraid that these were the only options.

Thanks nevertheless.

Suggest an answer

Log in or Sign up to answer