I am creating multiple boards under a project and the Directors of the teams for each board would like one large "roll up" board where all issues from the individual boards will show. I created the boards all under one project to reduce the "noise" in Jira, but now I'm not sure how to create quick filters to single out each board so that the Directors don't have to hop between 6 boards to see the work being done on each.
Any thoughts on how to make this work?
well that is a different approach for sure. :-)
But you should be able to achieve by simply creating a quick filter that equates to each individual project. So it looks like this:
Board Filter: project in (a,b,c,d,e,f)
quick filters:
now your actual JQLs will need to be what you need them to be. if you have the individual project boards working then just copy the board filter and paste into a quick filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.