Use case

Return the number of comments.

Expression

Create and configure a Smart field using this expression in Jira expression parsing mode:

issue?.comments?.length

 


Feature

Field typeSmart number field
Parsing modeJira expression
Expression
issue?.comments?.length
Label
Use case description

Return the number of comments.

Complexity