Jira Service Management is getting a new navigation

We’re in the process of rolling out these changes and the documentation may not match your experience. Bear with us while we update it to reflect the new changes. More about navigating the new Jira

·

Create quick filters for your board

Quick filters let you further filter the work items on your board. Your board comes with one pre-configured quick filter for Only my work items, and you can create more using Jira Query Language (JQL).

You must be a Jira admin, project admin or board admin to create quick filters.

Any quick filters you create will appear in the Quick filters dropdown menu on the board for anyone who uses the board.

  1. From your board select More actions (), then Configure board.

  2. Select Quick filters in the settings menu.

  3. Select Create quick filter.

  4. Enter a name, a JQL query and a description.

  5. Select Create.

Examples

Show all work items that have the highest priority:

priority = Highest

Show all work items that have been updated in the past day:

updatedDate >= -1d

 

Still need help?

The Atlassian Community is here for you.
OSZAR »