JWT expression
{issue.attachments.length}
Jira expression
issue?.attachments?.length
Read
|
Returned value |
The number of files attached to the current issue |
|---|---|
|
Output data type |
number |
|
Example output |
3 |