Organization/s ID

JWT expression

%{issue.cfnnnnn.id}

Jira expression

issue?.customfield_nnnnn?.map(u => u.id)?.sort()

Read

Returned value

The IDs of the organizations which are stored in the custom field

Output data type

Text

Example output

45, 23

Write

Valid text input

A list of valid organization IDs separated by a comma

Valid numerical input


Example input

45, 23