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 aJSM
specific field and holds the amount of comments marked asinternal
within an issuepublic comment count
This is aJSM
specific field and holds the amount of comments marked aspublic
within an issueagent reply count
This is aJSM
specific field and holds the amount ofpublic
comments by all agents within an issuecustomer reply count
This is aJSM
specific 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 -4w
and 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 -4w
and 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 -4w
and is sortable.last customer comment date
The date of the last customer comment. This field is usable in JQL with date functions likestartOfMonth() or -4w
and 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 -4w
and 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