Notice: this post was last updated 3 years 11 weeks ago so it might be outdated. Please be cautious before implementing any of suggestions herein.
See my watched issues in Jira
Submitted by Albert on Fri, 05/02/2014 - 08:46
It took me a while to figure this out. I'm following (watching) issues in Jira and need to see them. If my Jira URL is myjira.example.com, here is the list of watched issues.
Or Create a Filter... You can
Or Create a Filter...
You can also create an Advanced Filter in your issues page and give it the filter of...
issue in watchedissues()
Or, more usefully, show all issues not assigned to me...
issue in watchedissues() AND assignee != currentuser() ORDER BY assignee ASC
Thank you!
Thank you!
Works great--thx!
Works great--thx!
Thanks a lot for the tip
Thanks a lot for the tip
Super helpful!
Super helpful!
Really great--I can't believe
Really great--I can't believe this isn't a default filter!
Thank you
Thank you
This was super helpful and
This was super helpful and worked for me. Thanks!
Still works!
Still works!
Nice. Thanks.
Nice. Thanks.
Best. Cheers for that.
Best. Cheers for that.
Still works! :) Thanks!
Still works! :) Thanks!
WORKS!! THANK YOU!!
WORKS!! THANK YOU!!
cool
cool
Is there a way to find issues
Is there a way to find issues watched by another user? I want to show all the issues I reported and are watched by my boss :)
This saved me SO much time!
This saved me SO much time! Works great, thank you so much!