In JIRA, how do a find all issues related to a user, across all projects.
A simple query search yields only full text results. i.e. only issues where the name is mentioned and not if the name has been assigned, has reported, has been cc’d etc.
My intention here is to find tickets related to me for stock accounting.
I'm using JIRA 3.13.
Click on Issues on the top, click New on the left bar.
Now, choose the reporter and assignee. Then switch to Advanced search.
Then you can change the AND to an OR and do the search.
e.g.
(it would have been
AND
by default)