MyBugs
Returns all the bugs created by you or assigned to you.
Columns
| Name | Type | References | |
| PortalId | Integer |
Portals.Id | |
| Id [KEY] | Long | ||
| Title | String | ||
| Description | String | ||
| AssigneeId | String | ||
| AssigneeName | String | ||
| AttachmentCount | String | ||
| ProjectId | Long |
Projects.Id | |
| ProjectIdString | String | ||
| ProjectName | String | ||
| BugPrefix | String | ||
| ClassificationId | Long | ||
| ClassificationType | String | ||
| Closed | Boolean | ||
| CommentCount | String | ||
| CreatedTime | Datetime | ||
| UpdatedTime | Datetime | ||
| DueDate | Date | ||
| Flag | String | ||
| Key | String | ||
| ModuleId | Long | ||
| ModuleName | String | ||
| ReportedPerson | String | ||
| ReporterId | String | ||
| ReproducibleId | Long | ||
| ReproducibleType | String | ||
| SeverityId | Long | ||
| SeverityType | String | ||
| StatusId | Long | ||
| StatusType | String |
The allowed values are open, closed. | |
| LinkSelfUrl | String | ||
| LinkTimesheetUrl | String |