I need to filter and view all items labeled as bugs through all the projects
Hi @Jeffrey Poole,
I would assume they have the issue type bug, rather than being labelled as bugs. In that case the following filter should do:
Issuetype = bug
navigate to Filters > advanced issue search, click switch to JQL and enter the above. If you don't specify any projects, your search will automatically search across all projects.
The results will only be limited by permissions. You will see all bugs from all projects you have access to.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @Jeffrey Poole !
Welcome to the Community!
I agree with @Walter Buggenhout , often "Bug" is an issuetype.
But sometimes using labels, like you told.
Label - is a global item, so you can open any issue with label "bug" and push on it(all labels are clickable) - it will opened advanced searching(issue navigator) with JQL:
labels = Bug
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.