Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

Use case

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


Configuration

UI Steps


UI Step

Create a new Calculated number Number Field (by JWT) custom field and name it properly.

UI Text Box
typetip

Providing a description will help you to identify what the custom field does but this step is optional



UI Step

Parser expression

Add the following expression:

Code Block
languagebash
titleMath expression for Calculated Number field:
linenumberstrue
count(issuesFromJQL("fixVersion = " + %{00074}))


Expand


UI Text Box
typeinfo


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

To achieve this, the following functions are used:





UI Step

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

Image Added




Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue