The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All,
I'm looking to create a filter for my board that will show all issues from all projects within the company. So that form our "company board" we can see all issues that are being worked on by all project teams.
Does anyone have a way to do this or has the JQL query to do so?
Cheers
That is going to be or become one big board.
use one of these...
status != done
resolution is Empty
order by project asc
Adjust to to meet your needs. If you don’t exclude Done then you may want a board sub-filter to age them off the board after 7-10 days
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.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.