Versions Compared

Key

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

...

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")