Bugs
Returns all the bugs in the given project. It fetches only the main tasks and not the subtasks.
Columns
| Name | Type | References | |
| PortalId | Integer |
Portals.Id | |
| ProjectId | Long |
Projects.Id | |
| Id [KEY] | Long | ||
| Title | String | ||
| AssigneeId | String | ||
| AssigneeName | String | ||
| AttachmentCount | String | ||
| BugNumber | String | ||
| BugPrefix | String | ||
| ClassificationId | Long | ||
| ClassificationType | String | ||
| Closed | Boolean | ||
| CommentCount | String | ||
| CreatedTime | Datetime | ||
| UpdatedTime | Datetime | ||
| Description | String | ||
| DueDate | Date | ||
| EscalationLevel | String | ||
| Flag | String |
The allowed values are Internal, External. | |
| Key | String | ||
| ModuleId | Long | ||
| ModuleName | String | ||
| ReportedPerson | String | ||
| ReporterEmail | String | ||
| ReporterId | String | ||
| ReporterNonZuser | String | ||
| ReproducibleId | Long | ||
| ReproducibleType | String | ||
| SeverityId | Long | ||
| SeverityType | String | ||
| StatusColorcode | String | ||
| StatusId | String | ||
| StatusType | String |
The allowed values are open, closed. | |
| LinkSelfUrl | String |