Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
hiddentrue
id0
Jira expression field code

issue?.comments[0]?.author?.accountId

Example output557068:145e0983-5707-439c-80e4-1160dd57g114
Output data type

Status
subtletrue
titletext

Type

Status
subtletrue
colourRed
titleread-only

Available since
Tabs Container
directionhorizontal
Tabs Page
titleJira expression
Code Block
titleField code
linenumberstrue
issue?.comments[0]?.author?.accountId
UI Text Box
typenote

Comments are stored in lists. Documentation on how to work with lists can be found here.

You can access the whole comment by issue.comments[0] which returns an object, issue.comments will return a list of objects.

Read


Page properties
id1
Returned valueThe author of the first comment of the issue, if comments are available.
Output data type

Status
subtletrue
titletext

Example output557068:145e0983-5707-439c-80e4-1160dd57g114