How to create a dashboard that shows issues across multiple projects based on the label?

Mike October 7, 2019

I would like to create a dashboard that shows issues across multiple projects based on the label. For instance, I would like to see all issues (including sub-tasks) that have "uat" label in it. Note that issues can move between multiple projects (DEV, PROD, SUPPORT, etc) so I need to see compete list of issues with "uat" label across all of these projects.

In addition, some of these issues are sub-tasks. For instance, we have an issue like "Q3 Quick Fixes' and we add a few dozen of sub-tasks to it  (one sub-task per a single issue). It will be great to see them on the board as well.

Thank you for your time and help!!

 

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 7, 2019

just create a filter and associate w/ the various gadgets you want to see.

Example...

labels = "uat"

save the filter and give it a name.

Mike October 7, 2019

Wow, that was easier than I thought! Thank you!!

Suggest an answer

Log in or Sign up to answer