You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Current »

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:

ExpressionDescription
%{parent.assignee.displayName}

This example returns the display name of the parent issue's assignee.