Feature #21757
closed
Add Total spent hours and Estimated hours to the REST API response
Added by Takashi Ichihashi almost 9 years ago.
Updated over 8 years ago.
Description
Due to #20688, the sum of "estimated hours" or "spent hours" became able to be displayed on issue list and details. However, these value are not supported on REST API. I need to get them named "total_spent_hours" and "total_estimated_hours" via REST API.
Files
I would be glad if rejected child issues could be excluded from sum of estimated hours.
Please try this patch: feature-21757.diff
Tests have not yet been written.
I would be glad if rejected child issues could be excluded from sum of estimated hours.
I think API should return same values as displayed on web UI. If you want the feature on Web UI, you would be better to create another issue on this site.
- Target version set to Candidate for next major release
I do appreciate Takashi Ichihashi's work. I would be very happy if I could see the feature in Redmine 3.3.0.
I have updated the patch:
- Compatible with latest trunk (r15148)
- Added tests
- Target version changed from Candidate for next major release to 3.3.0
Works fine for me and passed all tests. Setting target version to 3.3.0.
@Takenori, thanks for adding tests to my patch.
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Patch committed in r15254, thanks.
- Has duplicate Feature #14717: API value for spent_hours does not include the sum of the spent_hours of the subtasks added
- Subject changed from Total spent hours and estimated hours need to be get via REST to Add Total spent hours and Estimated hours to the REST API response
- Has duplicate Defect #22831: Rest api no longer return estimated time ,hours spent for master tickets added
Also available in: Atom
PDF