Count affected versions
This template displays the number of affected versions in the current work item.
If there are no affects versions, 0 will be displayed.
Configuration
To use the Count affected versions template, simply select it from the template grid. Filter by Version to find it faster.
Parameters
This template does not require any additional parameter configuration.
Expert mode
If you switch to Expert mode you can see the Smart field in the Expression Parser. You can now tweak the expression to create a custom smart field based on this template.
Expression
General expression:
%{issue.versions.length}
Format
Default