YouTrack Standalone 2019.1 Help

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. Read-only.

added

Array of IssueComments

List of comments added to the issue. Read-only.

authorGroup

UserGroup

User group the activity author belong to, which has the most relation to the issue project. Read-only. Can be null.

Last modified: 8 July 2019