BugTimelogs
Returns the time logs under a specific bug.
Columns
| Name | Type | References | |
| PortalId | Integer |
Portals.Id | |
| ProjectId | Long |
Projects.Id | |
| BugId | Long |
Bugs.Id | |
| Id [KEY] | Long | ||
| ApprovalStatus | String | ||
| ApproverName | String | ||
| BillStatus | String | ||
| BugIdString | String | ||
| BugTitle | String | ||
| CreatedTime | Datetime | ||
| LastModifiedTime | Datetime | ||
| Hours | Integer | ||
| HoursDisplay | String | ||
| LogDate | Date | ||
| Minutes | Integer | ||
| Notes | String | ||
| OwnerId | String | ||
| OwnerName | String | ||
| TotalMinutes | Integer | ||
| LinkSelfUrl | String |