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

 

2.Enter field name and click button create

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

3.Select the screen to be added

4. Below First Comment is shown

 

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

Query

Field Type

Supported Operators

CustomFieldName

cf[CustomFieldID]

String

~ , !~ , IS , IS NOT

 

Example

Find issues that have first comment

‘'JCT First Comment’' ~ "text"

 

Â