The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Mentions by a specific user

Julie Dorgan
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!
February 5, 2021

hi, is there a way to query my mentions in comments filtering on a specific user? 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
mogavenasan
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 Champions.
February 7, 2021

Hi @Julie Dorgan,

If you are looking for Jira issues with comments mentioning you:

comment ~ currentUser()

For a specific user:

comment ~ <user account ID>

User account ID can be found by going to the user profile page and copying the string that comes after "jira/people/" in the URL.

Thanks,
Moga

0 votes
Vero Rivas
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 Champions.
February 5, 2021

Hi @Julie Dorgan 

  Try with this filter:

   summary ~ currentUser() OR description ~ currentUser() OR comment ~ currentUser()

   And change the currentuser to the user that interests you

Cheers

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events