Text field (multi-line)

JWT expression

 %{issue.cfnnnnn}

Jira expression

Jira expression conditions and validators

((typeof issue?.customfield_nnnn == "Map") ? new RichText(issue?.customfield_nnnnn).plainText : issue?.customfield_nnnnnn)

To ensure compatibility with the New issue transition experience, you must use this expression when using conditions or validators.

Post functions

issue?.customfield_nnnnn

Read

Returned value

The multi-line text area

Output data type

Text

Example output

A text with a

couple of lines.

Write

Valid text input

Text (with line breaks)

Valid numerical input


Example input

A text with a

couple of lines.