Project Picker (single project)

 

JWT expression

Field code
%{issue.cfnnnnn}

Jira expression

Field code
issue?.customfield_nnnnn?.key

Read text

Returned value

The key of a project which is stored in a custom field

Output data type

Text

Example output

PRJ

JWT expression

ID field code
{issue.cfnnnnn.id}

Jira expression

ID field code
issue?.customfield_nnnnn?.id

Read number

Returned value

The ID of a project which is stored in a custom field

Output data type

number

Example ID output

10100

Write number

Valid text input


Valid numerical input

A valid project ID

Example input

10045