Actions
Feature #34857
closedAdd total estimated hours, spent hours, total spent hours for issues to issue list API
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Files
Related issues
Updated by Felix Schäfer over 3 years ago
- File 34857.patch 34857.patch added
The attached patch adds those fields to the issue index API.
Updated by Go MAEDA over 3 years ago
- Target version set to Candidate for next major release
Updated by Takenori TAKAKI over 3 years ago
- File 34857-test.patch 34857-test.patch added
I've written the test code for the feature that Felix added, and post it.
Updated by Go MAEDA over 3 years ago
- Target version changed from Candidate for next major release to 5.0.0
Setting the target version to 5.0.0.
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thank you for your contribution.
Updated by Go MAEDA over 3 years ago
- Has duplicate Defect #18943: REST API does not return spent_hours when listing issues added
Updated by Go MAEDA over 3 years ago
- Has duplicate Feature #5303: Add spent_hours to /issues/index API added
Updated by Go MAEDA about 3 years ago
- Has duplicate Feature #35989: Plugin that Includes spent hours in issues REST API responses added
Actions