Hello everyone,
I just want to see the tickets I'm a watcher on.
How can I add a filter?
I couldn't find JQL.
watcher in (username) does not work.
Help please..
For JQL, go to Issues -> Search and click "advanced"
All you need for watching is something like
watchers = currentUser()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to filter another person.
I can do it myself.
Another friend of mine wants to see the tickets he's a watcher on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Barış Özer
If you use currentUser(), it will always show the issues for the user, who uses the filter. So if your friend uses it, it will show issues watched by him.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.