Forums

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

Create filter based on different watchers.

Alexander Nygren
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!
December 7, 2022

Hi,
I'm trying to create a filter to see what all my agile team members are watching. Similar to see all issues I am watching, I'd like to create a filter based on multiple watchers.

 Something like this: watcher = (a431222) OR watcher = (a446783)

How do I go about this?

Please help and thank you in advance!

1 answer

0 votes
Luis Machado
Community Champion
December 7, 2022

Hi @Alexander Nygren 

I'd recommend creating a group for your agile team and using something like this:

watcher in membersOf("group name")

 Replacing group name with the actual name of the group of course. This way you don't have to maintain the filter if you add/remove team members, just update the group.

Ladislav Kočiš
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 25, 2025

Hi @Luis Machado Luis, how can I create group of watchers? Thanks a lot.

Suggest an answer

Log in or Sign up to answer