Versions Compared

Key

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

The tasks displayed in Gantt chart can be filtered by creating and enabling filters on the Filter panel.

...

Panel
panelIconId2714
panelIcon:heavy_check_mark:
panelIconText✔️
bgColor#E3FCEF

The filter templates have pre-selected fields and operators.

To continue with the earlier example when there the requirement is a requirement to see only unassigned tasks, you can use the template Resource as shown below.

...

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

JQL query

Use Jira Query Language (JQL) to specify filter criteria

...

Panel
bgColor#FFFAE6

Please note that JQL filter does not

  • filter Internal tasks as they are not related to Jira

  • support ORDER BY clause

Panel
bgColor#E3FCEF

📎 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.

...