Customized Jira Dashboard

Shalini May 1, 2019

Hello,

Is it possible to create a dashboard on Jira where you are able to see the status of specific projects in one place?

More specifically, I am looking to have a dashboard with all upcoming releases and the deliverables associated to the release. The table should be able to pull the following customized information, and manually create a few additional columns.

The information I am looking for are below:

- project name

- status

- release deployment date

- ticket #

- fix version # and filter

- platform involved in the project release

- client commitment (tickets that are client committed and must be released)

- notes

 

Thank you,

Shalini

1 answer

1 vote
Zachary Miller May 1, 2019

Hi @Shalini 

It seems that this could be achieved by adding a a filter results gadget to a dashboard and the selecting the necessary fields.

https://confluence.atlassian.com/jira064/adding-the-filter-results-gadget-720416922.html

As for the fields to includes

fields.PNG

It looks like these four fields will satisfy most of your information, however it seems as though the platform involved in the project release, client commitment (tickets that are client committed and must be released), and notes would have to be custom fields added as well. 

Shalini May 1, 2019

Thank you Zachary! Do you know how I can add these custom fields that are not on the default "columns to display" list? 

Zachary Miller May 1, 2019

Hi @Shalini 

Please refer to https://confluence.atlassian.com/adminjiraserver/adding-a-custom-field-938847222.html

Once added make sure to add them to the screens present in the project. (This is not necessary for the dashboard, but more of an FYI).

NOTE: Generally don't go adding custom fields left and right to JIRA, as adding too many will slow down performance. Make sure the fields being added are distinct and have a well defined business use.

Zachary Miller May 1, 2019

@Shalini 

I just re-read your comment and realized that I may have given you the wrong answer.

If you were asking "For custom fields already added how do I add them to the list".

There is a drop down box above the columns to be displayed where you can select additional custom fields. If those fields already exist in JIRA then they will display there

Hope this helps

Shalini May 1, 2019

Thanks @Zachary Miller ! Appreciate your help.

Suggest an answer

Log in or Sign up to answer