On this page
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: