JWT expression
{issue.subtasks.length}
Jira expression
issue?.subtasks?.length
Read
|
Returned value |
Number of sub-tasks of the current issue |
|---|---|
|
Output data type |
number |
|
Example output |
3 |