JCT First Commenter

JCT First Commenter advanced filter shows first commenter of the issue

1.Select JCT First Commenter custom field from Advanced tab of the custom fields

image-20220810-071226.png


2.Enter field name and click button create

image-20220427-125504.png


3.Select the screen to be added

image-20220427-124838.png

4. Below First Commenter is shown

Adsız-20220810-071351.png


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

image-20220810-071935.png


Query

Field Type

Supported Operators

CustomFieldName

cf[CustomFieldID]

String

IS , IS NOT , IN , NOT IN ,= , !=

Supported functions

When used with the IN and NOT IN operators, this field supports: membersOf()

When used with the EQUALS and NOT EQUALS operators, this field supports: currentUser()

Example

Find issues in which the owner of first comment is current user

"JCT First Commenter" = currentUser()