How can I create a Watcher Assignee Report?

Donna Benton
Contributor
January 10, 2024

Is there a way to search for Watchers on Issues?

1 answer

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
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.
January 10, 2024

Hi Donna,

Yes, advanced search does it.  Simplest test, try

watcher = "the name of a person you know is watching at least one issue"

It supports watcher = currentUser() which can be handy on shared dashboards, and watcher in (multiple names), and other functions that list users

Finally, there's a watchers field, which you can say things like "watchers > 3" to list all issues that have more than three watchers!

Donna Benton
Contributor
January 12, 2024

Thank you @Nic Brough -Adaptavist- . Unforturnately the only option that comes up for me is the currentUser(). I am unable to add a name there. Is there a youtube on this to refer me to for a demo or some documentation?

Donna

Nic Brough -Adaptavist-
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.
January 12, 2024

Ignore the drop-down, you need to say 

watcher = "the name of a person you know is watching at least one issue"

For example, on the ACL Sandbox:

2024-01-12_22-34.png

Donna Benton
Contributor
January 17, 2024

Sorry it took me so long to let you know, but that works perfectly! Thank you, @Nic Brough -Adaptavist- .

Like Nic Brough -Adaptavist- likes this

Suggest an answer

Log in or Sign up to answer