/
Linked Issues functions
Linked Issues functions
issueLinkCountEquals()
Search for issues based on the number of linked issues.
Examples
issue in issueLinkCountEquals()
issue in issueLinkCountEquals("Sub-query", "5")
finds the issues that have five linked issues.
issueLinkCountMoreThan()
Search for issues based on the number of linked issues.
Examples
issue in issueLinkCountMoreThan()
finds the issues that have more than two linked issues.
issueLinkCountLessThan()
Search for issues based on the number of linked issues.
Examples
finds the issues that have less than nine linked issues.
Related content
Limited Results JQL function Cloud
Limited Results JQL function Cloud
Read with this
GO! JQL Cloud Usage
GO! JQL Cloud Usage
Read with this