I have a few tickets I am "watching" but not assigned to me. In my personal dashboard, I see I can add a "watched issues" widget, however its issues assigned to me. I would like watched issues NOT assigned to me.
Is there a way to customize a widget that will give me that view? if not, is there an easy way for me to pull up "watched issues" "not assigned to me"?
Create a filter with the following:
watcher = currentUser() and assignee != CurrentUser()
Then use the results filter gadget and apply the jql above.
Good luck
thank you, I had the query, didnt know there was a filter results gadet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.