I am trying to create a filter to search for all issues that were ever assigned to me, even after the assignee is changed. I cant find the appropriate search parameters for this. Is it even possible in jira?
For example, if you want to find all issues assigned to yourself, just enter “my” in the search bar or type “r:me” to find all issues that you've reported. And this is just the start! In this guide, we'll walk you through all the fundamental concepts you need to know to master JQL and become a pro Jira searcher.
Open the JIRA web application/site in your browser and navigate to Issues (in header) > Search for issues, then enter your search criteria.
1 answer. Just found a link at the bottom of the right-most column in the board "Looking for an older issue?" The link takes you to "Issues and types" where you can filter them similarly to classic JIRA projects.
assignee = currentUser() OR assignee was currentUser()
should do it
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With