Versions Compared

Key

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


Page properties
hiddentrue



Status
Tech review

Status
colourRed
titleflagged
Status
colourRed
titlestaff pick

Style guide

Status
colourGreen
titledone

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


Page properties
hiddentrue
id0


Field code

{issue.temporaryNumber1} ... {issue.temporaryNumber5}

Type

Status
subtletrue
colourGreen
titleread / write

Available since




Code Block
languagebash
titleField code
linenumberstrue
{issue.temporaryNumber1} ... {issue.temporaryNumber5}

Read


Page properties
id1


Returned valueNumber previously stored in the temporary field
Output data type

Status
subtletrue
titlenumber

Example output10




Write


Page properties
id2


Valid text input
A text containing base 10 representation of a number
Valid numerical input
Integers, real numbers and also any date-time fields
Example input10



UI Text Box
typeinfo

There are 5 temporary number fields.

  • {issue.temporaryNumber1}
  • {issue.temporaryNumber2}
  • {issue.temporaryNumber3}
  • {issue.temporaryNumber4}
  • {issue.temporaryNumber5}

These fields are used to hold temporary numeric and date-time values returned by a postfunction, which can be used in a subsequent post function within the same workflow transition.


UI Text Box
typetip

Conditions using temporary number fields:

  • JQL condition - store the number of issues returned by the JQL in the field temporary number 1.


UI Text Box
typenote

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.