Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 2.5.3


Section


Column
width600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Features used to implement the example



Example:

 Count

Number of issues in same version

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

A valid configuration for this Calculated Number FieldThe 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 Once configured and added to an issue screen (e.g. an epic), the result will look like this:




Other examples of that function

Incoming Links
pageCalculated Number fieldField
labelsexample



Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "calculated-field"