Status
Tech review

 



Field code

%{issue.temporaryText1-5}

Type

Available since




%{issue.temporaryText1-5}

Read



Returned valueText previously stored in the temporary field
Output data type

Example outputThis is a text stored temporarily




Write



Valid text input
Unlimited text
Valid numerical input
Numbers are cast to text
Example inputThis is a text stored temporarily



There are 5 temporary text fields.

  • %{issue.temporaryText1}
  • %{issue.temporaryText2}
  • %{issue.temporaryText3}
  • %{issue.temporaryText4}
  • %{issue.temporaryText5}

These fields are used to hold temporary text values returned by a post function, which can be used as input in another post function.


xxxxx



xxxx


xxxx


xxxx



Please note that:

  • once a transition execution has ended, all temporary fields are cleared.
  • you cannot use temporary fields to pass values from one transition to another.