🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

On this page


Features used to implement the example



Example: Count issues in same version

In this example, a Calculated Number Field will be created for counting the amount of issues in the same version as the current one (e.g. a release ticket).

The configuration will look like this:

Text to be parsed is: count(issuesFromJQL("fixVersion = " + %{00074}))


Note that:

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



Adding this custom field to an issue (e.g. an epic) will look like this: