Vote #80398
完了Add estimated hours and spent hours to Versions API
0%
説明
Hello,
I just started using api redmine,
I am looking for can I have total hours by version
like i have version named 'updateredmine':
i wanna get the total hours spent in this version
Version 'updateredmine' | Total hours = 4924.00 hours
Regards
journals
The feature is not yet implemented. But I agree that it would be nice if Versions API returns spent_hours and estimated_hours.
--------------------------------------------------------------------------------
Returns estimated_hours and spent_hours using Versions API "GET /versions/:id(.:format)".
I attached a patch.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
Committed the patch. Thank you for your contribution.
--------------------------------------------------------------------------------