Feature #34857
Add total estimated hours, spent hours, total spent hours for issues to issue list API
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | REST API | |||
Target version: | 5.0.0 | |||
Resolution: |
Description
The issue index API currently does not return total estimated hours, spent hours and total spent hours, although the issue show API does show those fields.
Related issues
Associated revisions
Add total estimated hours, spent hours, total spent hours for issues to issue list API (#34857).
Patch by Felix Schäfer and Takenori TAKAKI.
History
#1
Updated by Felix Schäfer over 1 year ago
- File 34857.patch
added
The attached patch adds those fields to the issue index API.
#2
Updated by Go MAEDA over 1 year ago
- Target version set to Candidate for next major release
#3
Updated by Takenori TAKAKI about 1 year ago
- File 34857-test.patch
added
I've written the test code for the feature that Felix added, and post it.
#4
Updated by Go MAEDA about 1 year ago
- Target version changed from Candidate for next major release to 5.0.0
Setting the target version to 5.0.0.
#5
Updated by Go MAEDA about 1 year ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thank you for your contribution.
#6
Updated by Go MAEDA 11 months ago
- Duplicated by Defect #18943: REST API does not return spent_hours when listing issues added
#7
Updated by Go MAEDA 11 months ago
- Duplicated by Feature #5303: Add spent_hours to /issues/index API added
#8
Updated by Go MAEDA 9 months ago
- Duplicated by Feature #35989: Plugin that Includes spent hours in issues REST API responses added