Issues
Returns a list of issues.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Subject | String | ||
| Description | String | ||
| DueDate | Date | ||
| CreatedOn | Datetime | ||
| UpdatedOn | Datetime | ||
| ClosedOn | Datetime | ||
| AssignedToId | Integer | ||
| AssignedToName | String | ||
| AuthorId | Integer | ||
| AuthorName | String | ||
| CategoryId | Integer | ||
| CategoryName | String | ||
| CompanyId | Integer |
Companies.Id | |
| CompanyName | String | ||
| ContactId | Integer |
Contacts.Id | |
| ContactName | String | ||
| DoneRatio | Integer | ||
| FixedVersionId | Integer | ||
| FixedVersionName | String | ||
| PriorityId | Integer | ||
| PriorityName | String | ||
| ProjectId | Integer |
Projects.Id | |
| ProjectName | String | ||
| ReplyToken | String | ||
| StartDate | Date | ||
| StatusId | Integer | ||
| StatusName | String | ||
| TrackerId | Integer | ||
| TrackerName | String | ||
| TrackingUri | String |