JCT First Comment

JCTFirst Comment advanced filter shows the first comment of the issue


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

image-20220810-080653.png


2.Enter field name and click button create

image-20220810-080727.png
image-20220902-083438.png
image-20220902-085048.png

If the comment is wanted to appear in the date and commenter, it is added like this.

image-20220902-085112.png

3.Select the screen to be added

image-20220427-124838.png

4. Below First Comment is shown

image-20220902-110416.png


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

image-20220810-080926.png

Query

Field Type

Supported Operators

CustomFieldName

cf[CustomFieldID]

String

~ , !~ , IS , IS NOT


Example

Find issues that have first comment

‘'JCT First Comment’' ~ "text"