Hi,
I would like to add a gadget to my personal dashboard with watched issues. As there are many projects in JIRA I am involved in, there are currently many issues. But I have a PM role in only a few of them. Is there any way how to see watched issues in only selected projects?
Thank you
Michaela
Welcome to Community!
You can create a filter similar to the following:
watcher = currentUser() AND project IN (AAA, BBB)
and then add a dashboard gadget: Filter Results showing this filter on your dashboard
Best
Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.