Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Dashboard that displays all projects and the status of all items in each project in a pie or bar

Corey Yovich
Contributor
January 22, 2020

I'm trying to create a landing page in the dashboards section where it can give me an "at glance" listing of all active  projects and include a pie or bar chart of the status of all items associated with those individual projects.

It would be useful if the members of my team and quickly see which projects are falling behind, and which projects are near completion, etc...

It would be perfect if I could change the "Projects" gadget field of "Open Issues (by priority)" to instead be "issues by status" but there does not appear to be good way to do so.

Thanks in advance for any guidance or suggestions!

1 answer

0 votes
Ste Wright
Community Champion
January 23, 2020

Hi @Corey Yovich

Not sure of a method to do this using a pie or bar chart, unless you create one per project based on status!

For a simple method, you could do as follows:

  1. Search for all relevant issues for your dashboard. If this is all issues in Jira, search for "ORDER BY created DESC"
  2. Press Save and provide a name to create a filter
  3. On your dashboard, add the gadget "Two Dimensional Filter Statistics"
  4. Add your filter into the field "Saved Filter"
  5. On the X-Axis place Status, on the Y-Axis Project
  6. Choose from the other options based on what you prefer and click Save

^ This will give you a table of each project, the number of issues in each status and thus, current progress. 

This gets a little more complex looking if you have too much variance in your workflows between issue types. In that instance I'd advise cutting it down to delivery issue types in the filter from step 1.

Ste

Corey Yovich
Contributor
January 23, 2020

The good news is that all of my workflows are identical between projects - the bad news is that what i'm looking for is more of a dynamic list. As i mentioned, the ideal solution, at least for me is to be able to edit the "Project" gadget and make that little orange bar calculate items by status, rather than items by priority, but i'm not sure that is possible. Thanks for the feedback, but I was hoping for something a little more "set it, and forget it". I may just have one of our developers write our own gadget and see if we can get it to work the way I want.

Is there a way to edit the gadgets? or the filters being used  for those gadgets?

Ste Wright
Community Champion
January 24, 2020

Hi @Corey Yovich

This is a dynamic list - it updates itself. It's a reflection of your Jira data, so it will either update each time you refresh the page or you can set it to auto-refresh every 15 minutes.

There will be other gadgets you can get from the marketplace - take a look at this search I did which had a few options!

Or if you wish to customise yourself, check out these details on extending the user interface in Cloud.

Ste

Corey Yovich
Contributor
January 24, 2020

Thank you, I will look through the provided solutions.

Like Ste Wright likes this

Suggest an answer

Log in or Sign up to answer