Actions
Feature #14717
closedAPI value for spent_hours does not include the sum of the spent_hours of the subtasks
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
When querying an issue with the REST API (http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Showing-an-issue) the value returned for spent_hours does not include the sum of the spent_hours of the subtasks.
This behaviour is different to estimated_time (which does show the sum of the estimates of the subtasks)
It would also be good to return spent hours when listing all Redmine issues (http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Listing-issues)
Files
Related issues
Actions