Overview
This structure contains the complete set of information about a project issue. The structure is used both to retrieve detailed project information and to pass information about a project back to the server to get updated. (???)
Format
PwsProjectIssueDetail
- PwsProjectIssueDetail
- ProjectIssueId: Int32
- ProjectIssueUid: Int64
- ReferenceId: String
- AttachmentClearFlag: Boolean
- Attachments: PwsProjectIssueAttachmentDetail (Luke, please list array size.)
- CategoryIdentity: PwsProjectIssueCategoryRef
- Description: String
- DueDate: DateTime
- DueDateClearFlag: Boolean
- EmailIssueOwnerFlag: Boolean
- EmailPmTeamFlag: Boolean
- IssueNumber: Int32
- OwnerIdentity: PwsUserRef
- Priority: String
- Resolution: String
- ResolutionClearFlag: Boolean
- StatusIdentity: PwsProjectIssueStatusRef
- Timestamp: String
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ProjectIssueId | Int32 |
|
|
|
|
ProjectIssueUid | Int64 |
|
|
|
|
ReferenceId | String |
|
|
|
|
AttachmentClearFlag | Boolean |
|
|
|
|
Attachments |
|
|
|
| |
CategoryIdentity |
|
|
|
| |
Description | String |
|
|
|
|
DueDate | DateTime |
|
|
|
|
DueDateClearFlag | Boolean |
|
|
|
|
EmailIssueOwnerFlag | Boolean |
|
|
|
|
EmailPmTeamFlag | Boolean |
|
|
|
|
IssueNumber | Int32 |
|
|
|
|
OwnerIdentity |
|
|
|
| |
Priority | String |
|
|
|
|
Resolution | String |
|
|
|
|
ResolutionClearFlag | Boolean |
|
|
|
|
StatusIdentity |
|
|
|
| |
Timestamp | String |
|
|
|
|