Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
UI Text Box
sizemedium
typeinfo

Use case

Return theĀ previous status of the current issue.

Expression

Create and configure aĀ Smart fieldĀ using this expression inĀ GeneralĀ parsing mode:

JWT expression

Code Block
linenumberstrue
%{issue.status.previous}


Ā 


Page properties
hiddentrue
Feature

Image RemovedImage Added

Field typeSmart text field
Built-in

Image Added

Parsing modeGeneral

ExpressionJWT expression

Code Block
linenumberstrue
%{issue.status.previous}
Jira expression(question)
Label
Use case description

Return theĀ previous status of the current issue.

Complexity

Status
colourGreen
titleBeginner