JWT expression
%{issue.cfnnnnn}
Jira expression
issue?.customfield_nnnnn?.map(u => u.accountId)
Read
|
Returned value |
The Atlassian account IDs of the users which are stored in the custom field |
|---|---|
|
Output data type |
Text (JWT) / Text list (Jira) |
|
Example output |
557068:145e0983-5707-439c-80e4-1160dd57g114,777068:145e0983-5707-439c-80e4-1160dd57x554 |
Write
|
Valid text input |
A list of valid Atlassian account ID separated by a comma (JWT expression) |
|---|---|
|
Valid numerical input |
A list of valid Atlassian account ID separated by a comma (Jira expression) |
|
Example input |
557068:145e0983-5707-439c-80e4-1160dd57g114,777068:145e0983-5707-439c-80e4-1160dd57x554 |