Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

Use case

Return theĀ display nameĀ of the parent issue's assignee.


Expression

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

Code Block
linenumberstrue
%{parent.assignee.displayName}




Page properties
hiddentrue


Feature

Field typeSmart text field
Built-in

Parsing modeGeneral
JWT expressionExpression


Code Block
linenumberstrue
%{parent.assignee.displayName}


Label
Use case description

Return theĀ display nameĀ of the parent issue's assignee.

Complexity

Status
colourGreen
titleBeginner