JCT Last Comment

JCT Last Comment advanced filter shows the last comment of the issue

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

image-20220810-084118.png

2.Enter field name and click button create

image-20220810-084148.png

3.Select the screen to be added

image-20220427-124838.png

4. Below First Commenter is shown

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

image-20220810-084553.png

Query

Field Type

Supported Operators

CustomFieldName

cf[CustomFieldID]

String

~ , !~ , IS , IS NOT


Example

Find issues that commented last is user

‘'JCT First Comment’' ~ "text"