Versions Compared

Key

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

Use case

Return theĀ priorityĀ of the parent issue.

Expression

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

ExpressionDescription
Code Block
linenumberstrue
%{parent.priority}
This example returns theĀ priorityĀ of the parent issue.


Ā 


Page properties
hiddentrue
Feature

Field typeSmart text field
Built-in

Parsing modeGeneral
Expression
Code Block
linenumberstrue
%{parent.priority}
Label
Use case description

Return theĀ priorityĀ of the parent issue.

Complexity

Status
colourGreen
titleBeginner