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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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