Use case

Return the last comment of the current issue.


Expression

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

%{issue.lastComment}


The text will be returned using wiki markup, e.g. bold text will be shown as *bold text*.





Feature

Field typeSmart text field
Built-in

Parsing modeGeneral
Expression


%{issue.lastComment}


Label
Use case description

Return the last comment of the current issue.

Complexity