Last commenter

Page Not Found

The page you were trying to reach could not be found: it may have been renamed or moved to another space, or the name you requested may be incomplete.

In This Space

The page you were looking for may have been renamed to the following:

  • Page: Last comment author (Smart Fields for Jira)
    Use case Return the display name of the last comment's author. Expression Create and configure a Smart field https://apps.decadis.net/display/SF4J/Smart+fields using this expression in Jira expression parsing mode: issue?.comments[issue?....

In Other Spaces

The page you were looking for may have moved to another space:

  • Page: Last commenter (Jira Workflow Toolbox Cloud)
    JWT field code %{issue.lastComment.author} Jira expression field code issue?.comments!= [] ? issue?.comments[issue?.comments?.length-1].author?....
  • Page: Last commenter (Jira Workflow Toolbox (Server / DC) 3.x)
    Field code %{issue.lastComment.author} Type Available since %{issue.lastComment.author} search_icon....