Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
hiddentrue
id0
Jira expression field codeissue?.attachments[0]?.created
Example output

2021-07-26T06:38:17.622-1100

Output data type

Status
subtletrue
titledate

Type

Status
subtletrue
colourRed
titleread-only

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

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

You can access the whole attachment by issue?.attachments[0] which returns an objectissue?.attachmentswill return a list of objects.

Read


Page properties
id1
Returned valueThe first attachment's creation date
Output data type

Status
subtletrue
titledate

Example output

2021-07-26T06:38:17.622-1100