Forums

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

What is the JQL JIRA filter to find the task where you are watchers ?

Deleted user May 15, 2017

I am looking for a filter to find task where I am "watchers" only.

Not created by me or assigned to me. Just watchers. 

1 answer

1 vote
Thomas Schlegel
Community Champion
May 15, 2017

Hi Laure-Line,

this is the JQL: 

watcher = currentUser() and assignee != currentUser() and creator != currentUser()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events