Jira - List backlog items according to your conditions

By xngo on July 21, 2019

In Jira, you can list backlog items based on your own criteria. In order to do this, you have to:

  • Create a filter. It is within this filter that you set your selection criteria.
  • Create a Dashboard. It is within this space that you add the Filter Results gadget to display the results of your filter.

Create filter

Creating a filter is little bit tricky. You have to first build your JQL query, search to validate it and finally save it under your desired name. Here are the steps to create a filter.

  1. Navigate to Issues > Search for issues.
  2. Type in your search query and then click on the Search button.
  3. Click on Save as to save your filter. Note: Only valid JQL query will enable the Save as button.

Jira - Example of search query

Create Dashboard

If you don't have a Dashboard, then create one using the steps below. Otherwise, go to the next section to add Filter Results gadget.

  1. Navigate to Dashboards > Manage Dashboards.
  2. Click on Create new dashboard.
  3. Fill all the required fields.

Add Filter Results gadget

Now that you have a dashboard and a filter. Let's display the results of your filter by using Filter Results gadget. Here is how.

  1. Click on the Add gadget button.
  2. Click on the Load all gadgets link.
  3. Find and add Filter Results gadget.
  4. Fill all the required fields.
  5. Save it.
  6. The end results will look like the following.

Jira filter backlog list

About the author

Xuan Ngo is the founder of OpenWritings.net. He currently lives in Montreal, Canada. He loves to write about programming and open source subjects.