Show my issues across all boards

anjani.kava July 28, 2020

I want to show issues/tickets where i am mentioned in comments/summary/description and also are reported/assigned to me only. 

2 answers

1 vote
Sachin
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.
July 28, 2020

Hello @anjani.kava ,

You can use below JQL:

Goto Filters --> Advanced Issue Search --> Search using below JQL --> Save filter

description ~ userid OR comment ~ userid OR summary ~ userid OR assignee = currentUser() AND reporter = currentUser()

To find your userid
- Goto Project (on top right corner) --> Profile --> From URL grab the id after /people/ in the url --> https://******.atlassian.net/jira/people/557058:100000d9b5-8dc7-462d-ae01-24ad919c4d14


You can add a Filter Results gadget with that filter on a dashboard. Also, you could change your JQL based on your needs, that have been updated within the last week or month.

You can also refer to this post

Peter O'Connor November 18, 2020

Thanks!  Amazing that something so basic requires such a hacky work around.  Are you listening JIRA?

Like # people like this
0 votes
Bob Rzadzki December 13, 2022

Jira on-prem, this doesn't work. Returns all issues whether I'm mentioned on them or not.

This really is some heck of a rickety workaround -- "View All My Issues" would be a great and popular feature, Atlassian!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events