Actions
Defect #18943
closedREST API does not return spent_hours when listing issues
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
When you query the REST API for a specific item, it returns spent_hours for that item. When you query the REST API to list all items, it doesn't.
Files
Related issues
Updated by Leonardo Pacheco almost 10 years ago
- File index.api.rsb.patch index.api.rsb.patch added
The attached patch solves the issue.
Updated by Leonardo Pacheco almost 10 years ago
- Status changed from New to Resolved
It seems the problem was discusse in the past and the original issue argues that maybe adding this information will be too resource intensive on the server.
Updated by Toshi MARUYAMA almost 10 years ago
- Related to Feature #5303: Add spent_hours to /issues/index API added
Updated by Go MAEDA over 3 years ago
- Is duplicate of Feature #34857: Add total estimated hours, spent hours, total spent hours for issues to issue list API added
Actions