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]?.id

Example output10991
Output data type

Status
subtletrue
titlenumber

Type

Status
subtletrue
colourRed
titleread-only

Available since
Tabs Container
directionhorizontal
Tabs Page
titleJira expression
Code Block
titleField code
linenumberstrue
issue?.comments[0]?.id
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 objectissue.comments will return a list of objects.

Read


Page properties
id1
Returned valueThe ID of the first comment of the issue
Output data type

Status
subtletrue
titlenumber

Example output10991