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

Compare with Current View Page History

« Previous Version 6 Next »

Use case

Return the display name of the last comment's author.

Expression

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

issue?.comments[issue?.comments?.length-1]?.author?.displayName