Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This function returns true only if the selected field has been populated in the current transition screen and did not have a value before.


Code Block
languagebash
titleSyntax
linenumberstrue
filledInTransitionScreen(field) #Output: Boolean


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
filledInTransitionScreen(%{issue.assignee})


This example returns true only if the field Assignee was present in the transition screen and contained a value at the moment of submitting the form.



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
field

Status
subtletrue
titletext

Text containing a valid custom field name. Usually field codes will be used.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titleboolean



Page properties
hiddentrue



Status
Tech review

Status
colourYellow
titleReady for review

Style guide

Status
colourYellowGreen
titleReady for reviewdone

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



Page properties
hiddentrue


Short description

Checks whether a selected field has has been populated on the transition screen.

Output

Status
subtletrue
titleboolean

Available since

Status
subtletrue
colourBlue
title2.2.7

Label