Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This simple or basic text parsing mode allows you to write free text and insert field codes anywhere in your text.

All field codes will be replaced at runtime with the corresponding field value of the issue currently being processed.


Supported featuresReturn typeExample
Field codes


Status
subtletrue
titletext



The basic parsing mode supports the usage of field codes. Field codes can be used to access issue field values.

Code Block
languagebash
titlesimple text using a field code to read the summary
linenumberstrue
This is the issue summary: %{trigger.issue.summary}



UI Text Box
typetip

You can write your text in basic text mode, and then switch to advanced text mode using the automatic parsing mode converter.

The text to be parsed will be automatically rewritten as a text expression. Now, you can simply make the modifications you require, making use of text formatting functions, or insert math or time expressions where needed.

To update issue fields, the parsing result will be cast to the expected value e.g. a user name will be cast to a user to update a user field like the assignee field.



Page properties
hiddentrue


Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged