...
COUNTJQL function allows you to count issues matched with a given JQL.
Syntax
COUNTJQL(jql)
jql
: string: JQL query
Example
CONTJQL("project=ASD and issuetype=story")
...
COUNTJQL function allows you to count issues matched with a given JQL.
COUNTJQL(jql)
jql
: string: JQL query
Example
CONTJQL("project=ASD and issuetype=story")