CommentActivityItem
Extends CreatedDeletedActivityItem
This table describes attributes of the CommentActivityItem
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
removed | Array of IssueComments | List of comments removed from the issue. |
added | Array of IssueComments | List of comments added to the issue. |
authorGroup | UserGroup | User group the activity author belong to, which has the most relation to the issue project. |
Last modified: 8 July 2019