Available issue fields
After the sync process is finished you can use the following available custom fields. They can be used in JQL queries, within an issue search as a column or on any screen you see fit.
comment count
The amount of comments an issue hasinternal comment count
This is aJSMspecific field and holds the amount of comments marked asinternalwithin an issuepublic comment count
This is aJSMspecific field and holds the amount of comments marked aspublicwithin an issueagent reply count
This is aJSMspecific field and holds the amount ofpubliccomments by all agents within an issuecustomer reply count
This is aJSMspecific field and holds the amount of comments by the customer within an issuelast comment
The last comment of an issue as text. (maximum 255 characters)last commenter
The display name of the user posting the last commentlast comment date
The date of the last comment. This field is usable in JQL with date functions likestartOfMonth() or -4wand is sortable.last commenter is assignee
Is set to'true'if the last commenter is also the assigneelast commenter is reporter
Is set to'true'if the last commenter is also the reporterlast commenter is creator
Is set to'true'if the last commenter is also the creator of the issuelast commenter is customer
Is set to'true'if the last commenter is also a customerlast comment is agent response
Is set to'true'if the last comment is public and by an agent accountlast comment is internal
Is set to'true'if the last comment is an internal comment not visible to the customerlast assignee comment date
The date of the last comment by the assignee. This field is usable in JQL with date functions likestartOfMonth() or -4wand is sortable.last agent response date
The date of the last public agent response. This field is usable in JQL with date functions likestartOfMonth() or -4wand is sortable.last customer comment date
The date of the last customer comment. This field is usable in JQL with date functions likestartOfMonth() or -4wand is sortable.first comment
The first comment of an issue as text. (maximum 255 characters)first commenter
The display name of the user posting the first commentfirst comment date
The date of the first comment. This field is usable in JQL with date functions likestartOfMonth() or -4wand is sortable.first commenter is assignee
Is set to'true'if the first commenter is also the assigneefirst commenter is reporter
Is set to'true'if the first commenter is also the reporterfirst commenter is creator
Is set to'true'if the first commenter is also the creator