/
Distinguishing issue templates and subordinate issues
Distinguishing issue templates and subordinate issues
On this page:
Distinguishing issue templates and subordinate issues
You can extract issue templates and subordinate issues (i.e. standard issues) using the JQL function templateRelatedTickets.
For example, to exclude issue templates and subordinate issues from the Jira issues list, write as shown below.
issue not in templateRelatedTickets()
To extract issue templates and subordinate issues, remove “not”.
issue in templateRelatedTickets()
Unable to render {include} The included page could not be found.
, multiple selections available,
Related content
Gantt view settings - hierarchy, dependency, and warning alerts
Gantt view settings - hierarchy, dependency, and warning alerts
Read with this
Distinguishing issue templates and subordinate issues
Distinguishing issue templates and subordinate issues
More like this
Information on the Gantt chart display
Information on the Gantt chart display
Read with this
Distinguishing issue templates and subordinate issues
Distinguishing issue templates and subordinate issues
More like this
Gantt settings - guide for project managers
Gantt settings - guide for project managers
Read with this
Distinguishing issue templates and subordinate issues
Distinguishing issue templates and subordinate issues
More like this