How to create a single dashboard with multiple project and its current status

Fijo Francis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 21, 2025

Assume I am assigned to three projects: Project A, Project B, and Project C. I need to get an overview of their current status, including how many tasks have been completed, how many are pending, and how many tasks are in the backlog.

2 answers

0 votes
Ajay _view26_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 21, 2025

Hi @Fijo Francis ,

Welcome to the Atlassian Community. In Jira Dashboard you could use the Two Dimensional Filter Statistics gadget , where you group projects and the status to achive your use-caseScreenshot 2025-01-22 at 9.38.47 AM.png

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 21, 2025

Hello, Good day. You can use the following JQL to create the filter and then use the filter in the dashboard (pie chart should help or you can explore two dimension chart as well).

 

Project in (projectA, projectB, pojectC)

 

If you want to check the issues for your user account only and not the entire project then use the following JQL

 

Project in (projectA, projectB, pojectC) and assignee = username

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events