Features used to implement the example



Example: Number of issues in same version

Count the amount of issues in the same version as the current one.

A valid configuration for thisĀ Calculated Number Field:

Text to be parsed

  • count(issuesFromJQL("fixVersion = " + %{00074}))


Note that:

  • %{00074} is the field code for Fix Version/s


Once configured and added to an issue screen (e.g. an epic), the result will look like this:




Other examples of that function



Related Usage Examples