JCT Comment Count

JCT Comment Count advanced filter shows comment count of the issue


1.Select JCT Comment Count custom field from Advanced tab of the custom fields

image-20220810-070408.png


2.Enter field name and click Create button

image-20220427-131250.png

3.Select the screen to be added

image-20220427-124838.png


4. Below Comment Count is shown

Adsız-20220810-070917.png


5. From the Filters → Advanced Issue Count a JQL search can be performed

image-20220427-135721.png

Query

Field Type

Supported Operators

CustomFieldName

cf[CustomFieldID]

Number

= , != , > , >= , = , != , > , >= , < , <= , IN , NOT IN, <= , IN , NOT IN


Example

Find issues that have at least one comment

"CommentCount" > 0