-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Customer Portal - Request Details
-
None
-
6
-
1
User Problem
Currently, the Get request comments endpoint (/rest/servicedeskapi/request/{{issueIdOrKey}}/comment) doesn't specify if the user is a customer or an agent, it only shows that the comment was public or not.
Suggested Solutions
Include an attribute that specify if the comment was made by a customer or an agent. This would help when creating reports.
Current Workarounds
Use automation for Jira to collect this information by adding a User condition and checking if the initiator is a customer.