Forums

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

How to query the Issues for which i had commented?

Gandhiyappan parasuraman
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!
July 25, 2018

In some issues, my name mentioned in a comment and i was able to query this.

but i don't want to see the issues for which i had already responded after my name has been mentioned.

Let me know if there is any way to do this

1 answer

1 accepted

2 votes
Answer accepted
Lennart
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 25, 2018

Interesting question. Never did this, never felt the need. Still, pretty interesting.

Basically, to query issues where you've been mentioned you can use:

comment ~ currentUser()

To combine this query with a datefunction (before, after) and an author you might have to use a plugin (ScriptRunner enables you)

//edit:

comment ~ currentUser() AND issueFunction in commented("by currentUser()")

 queries for issues where you've been mentioned and you've commented (doesn't check for before / after though)

Gandhiyappan parasuraman
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!
July 31, 2018

Thank you for your response and it helped me.

I am yet to try date function alone

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events