Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By the end of this tutorial, you'll know how to build a simple Jira Dashboard with two Rich Filter Gadgets: a Controller and a Filter Results. By clicking the Controller's buttons of the Controller, the results of the Filter Results will Results results will be further filtered based on the criteria you have configured.Image Removed

...

How to build your dashboard

  1. Create a new Rich Filter as described in the Create a Rich Filter

...

  1. tutorial. If you have already created your

...

  1. Rich Filter, simply open

...

  1. its configuration page

...

  1. as described in the Navigate through Rich Filters

...

  1.  tutorial.

...

Info

...

To complete this tutorial, make sure the Jira filter your rich filter is based on returns some results.

  1. Once you are on the Rich Filter configuration page, click

...

  1. the Static Filters link on the left of your screen.

...

  1. Define a new static filter with the label Closed and JQL status = Closed; Define another static filter with the label Assigned to me and JQL assignee = currentUser().

...

  1. Create a new Jira Dashboard (i.e., Go to Dashboards

...

  1. > Manage Dashboards menu

...

  1. or click

...

  1. the Create new dashboard button).

...

  1. Image Added

...

  1. Image Added

  2. In the newly created Jira dashboard, add one Rich Filter Results gadget.

...

Info

Type “Rich” in the Search box in the Add a Gadget dialog. This will display the rich filter gadgets provided by the plug-in.

...

  1. In the configuration view of the Rich Filter Results gadget, select the rich filter you have defined.

...

  1. For now, there is no need to change anything for the other parameters

...

  1. . Click Save.

...

Info

Use the search box provided by the Rich Filter drop-down

...

to

...

find your rich filter by name easily.

...

  1. In the same Jira dashboard, add one Rich Filter Controller gadget.

  2. In the configuration view of the Rich Filter Controller gadget, select the same rich filter you

...

  1. selected for the Rich Filter Results gadget.

...

  1. There is no need to change anything else for now. Click Save.

    Image Modified

Congratulations, you have just created your first interactive Jira dashboard. The Rich Filter Controller gadget displays the two static filters you have defined in your rich filter. If you click Click on any of the two static filters, the . The Rich Filter Results Gadget will display the issue collection obtained by applying the Jira base filter of the rich filter ANDed with the JQL you have inserted for the static filter. E.g. For example, if you click on Closed, it will display only the closed issues among the issues in the Jira base filter of the rich filter.Image Removed

...

Tip

Add You can add other static filters more relevant for to your context.

Info

You can add , as many static filters as you wish. You can also , and change the order of the static filters. In order to know To learn everything about configuring Static Filters, have a look at Configuring Static Filters.

Tip
titleDid you know?

From You can update your issues directly from the Rich Filter Results gadgets , you can update your issues directly, without opening any new tabs or windows.  Right To try, right-click on any issue row (anywhere except on a link) to try. To learn more, check out the Dashboard Issue Actions section.

Learn More

In order to customize the display of your Jira dashboard, see the next tutorial, See also

Define and customize views for your interactive Jira Dashboard.

...