I watch all open actions for all projects within my company. I want to be able to find these quickly. Any suggestions on how to do this? Even getting all items within a project would be helpful.
Currently I get a weekly email from the PM for current open actions. I would like to check if I am watching these items but currently have to open each one. Similar to the list on my work page where assigned issues are listed I would like a list showing watched issues
Hello @Glenn Riese ! Welcome to the Atlassian Community!
You may have to set up a filter with the following JQL query
watcher = currentUser()
If you run this query, it will look for all Jira Issues where you are a Watcher.
Hope this helps.
Hi @Glenn Riese ~ is this for Jira issues you're watching or Confluence pages (you added Confluence tags)?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Laura, thanks for the link. setting up the search and filter was going to be my next question
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.