JQL filters

JQL filters

Even though a user can configure a JQL filter in chart configuration Chart settings tab , a JQL filter can be created and enabled on top of that, using the Filter panel.

The JQL filter in chart configuration is permanent, until it is removed from the configuration.

The JQL filter created on the Filter panel can be quickly enabled or disabled based on user's current needs.

To create a JQL filter, simply, click the JQL button on the Filter panel.

To continue with our example, filtering tasks to see only those that are unassigned, you can create a JQL filter similar to the one shown below.*

  • - assuming that the resource assignment is configured based on field Assignee in chart configuration.

 

Screenshot 2024-05-15 at 17.40.24.png

Name

Provide a filter name

Name

Provide a filter name

JQL query

Use Jira Query Language (JQL) to specify filter criteria

More about JQL: Use advanced search with Jira Query Language (JQL) | Jira Service Management Cloud | Atlassian Support

 

Please note that JQL filter does not

  • filter Internal tasks as they are not related to Jira

  • support ORDER BY clause

 

In case you have multiple enabled filters and would like to clear them all at once, simply, click the Clear button on the Filter panel.