...
Element | Data Type | Description | Sample Data |
---|---|---|---|
ClosedByUser | The user that closed this project issue. Click here for more information. | ||
ClosedTimestamp | DateTime | The UTC time of when the project issue is closed. | 2018-02-07T16:41:09.057Z |
LastUpdatedByUser | The user that last updated this project issue. Click here for more information. | ||
LastUpdatedTimestamp | DateTime | The UTC time of when the project issue is last updated. | 2018-02-07T16:41:09.057Z |
OpenedByUser | The user that opened this project issue. Click here for more information. | ||
OpenedTimestamp | DateTime | The UTC time of when the project issue is opened. | 2018-02-06T20:31:39.163Z |
ProjectIssue | The complete set of information about a project issue. Click here for more information. | ||
ProjectIssueFolderIdentity | The folder that contains the attached document(s). Click here for more information. | ||
IssueClosedFlag | Boolean | If it is 'true', this project issue is closed. | true |
IssueLateFlag | Boolean | If it is 'true', this project issue is late. | true |
IssueOwnerFlag | Boolean | If it is 'true', the service request caller is the issue owner | false |
...