Versions Compared

Key

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


Page properties
hiddentrue
id0


Field
JWT field code %{issue.cfnnnnn}
ID
Jira expression field code
%{issue.cfnnnnn.id}
issue?.customfield_nnnnn?.map(v => v.name).sort()
Output data type

Status
subtletrue
titleText

Example output

Version 1.0,Version 1.2

Example inputVersion 1.0,Version 1.2
Type

Status
subtletrue
colourRed
titleread-only

Available since

Image RemovedRead

Image RemovedText




Tabs Container
directionhorizontal


Tabs Page
titleJWT expression


Code Block
titleField code
linenumberstrue
%{issue.cfnnnnn}

Image AddedRead text


Page properties
id1


Returned valueThe names of the versions which are stored in
this
a custom field as a comma separated list
Output data type

Status
subtletrue
titleText

Example output

Version 1.0,Version 1.2

Image RemovedNumber


Image AddedRead number list


Code Block
titleID field code
linenumberstrue
%
{issue.cfnnnnn.id}


Page properties
id2


Returned valueThe IDs of the versions which are stored in
this
a custom field as a comma separated list
Output data type

Status
subtletrue
titlenumber list

Example ID output

10012, 10001


Image Added

Write


Page properties
id2


Valid text input
Valid numerical input

A list of version IDs, separated by a comma

Example input

10012, 10001




Tabs Page
titleJira expression


Code Block
titleField code
linenumberstrue
issue?.customfield_nnnnn?.map(v => v.name).sort()

Image AddedRead text


Page properties
id1


Returned valueThe names of the versions which are stored in a custom field as a comma separated list
Output data type

Status
subtletrue
titleText list

Example output

Version 1.0,Version 1.2


Image AddedRead number list


Code Block
titleID field code
linenumberstrue
issue?.customfield_nnnnn?.map(v => v.id)


Page properties
id2


Returned valueThe IDs of the versions which are stored in a custom field as a comma separated list
Output data type

Status
subtletrue
titlenumber list

Example ID output

10012, 10001


Image Added

Write


Page properties
id2


Valid text input
Valid numerical input

A list of version IDs, separated by a comma

Example input

10012, 10001






Page properties
hiddentrue
id4


Mapping(tick)
Notes