...
Element | Data Type | Description | Sample Data |
---|---|---|---|
DescriptionChangedFlag | Boolean | If set to 'true', the description of this issue was changed. | false |
DueDateChangedFlag | Boolean | If set to 'true', the due date of this issue was changed | false |
HistoryType | String | The types of issue history: A: added | U |
OwnerChangedFlag | Boolean | If set to 'true', the owner of this issue was changed. | true |
PriorityChangedFlag | Boolean | If set to 'true', the priority of this issue was changed. | true |
ProjectIssue | The complete set of information of a project issue. Click here for more information. | ||
ProjectIssueCategoryChangedFlag | Boolean | If set to 'true', the category of this issue was changed. | false |
ProjectIssueStatusChangedFlag | Boolean | If set to 'true', the status of this issue was changed. | true |
UpdatedByUser | The basic information of a user. Click here for more information. | ||
UpdatedTimestamp | DateTime | The time when this update happened | 2018-03-06T20:19:37.53Z |
...