Feature #20688
closed
Add Total estimated hours column on issue list
Added by Sebastian Paluch about 9 years ago.
Updated about 9 years ago.
Description
Due to the change in r14272 estimated_hours are now independent for parent and subtasks. Total hours for parent are now available through new total_estimated_hours field.
This resulted in a change in what is shown on issue list in column Estimated hours. Before the change, the column shown total estimated hours. Now it is showing nothing.
I decided to report this as a bug as this has introduced big back compatibility issue. Now we are not able to generate overview at higher level of parent tasks.
To fix this situation a "Total estimated hours" column should be added.
- Target version set to 3.1.1
- Related to Defect #16092: Parent/subtask: calculation of estimated hours added
There is also a claim of behavior change at #16092#note-7.
Takashi Ichihashi wrote:
How can I get total estimate hours on parent issue via REST ? I had been able to get it under version 3.0.
- Related to Defect #20721: Estimated hours field for parent task is disabled on issue edit added
- Tracker changed from Defect to Feature
- Subject changed from No Estimated hours for parent task on issue list to Add Total estimated hours column on issue list
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
- Status changed from Resolved to Closed
- Related to Patch #20733: "Total estimated time" should be inserted after "Estimated time" in "Avalable Columns" added
Toshi MARUYAMA wrote:
There is also a claim of behavior change at #16092#note-7.
Takashi Ichihashi wrote:
How can I get total estimate hours on parent issue via REST ? I had been able to get it under version 3.0.
I need to be added new REST tag such as "total_hours" instead of "spent_hours". However, I resolved by how the client tools calculate total hours using "spent_hours" after upgrade to 3.1. So, it's not so urgent.
Takashi Ichihashi wrote:
Toshi MARUYAMA wrote:
There is also a claim of behavior change at #16092#note-7.
Takashi Ichihashi wrote:
How can I get total estimate hours on parent issue via REST ? I had been able to get it under version 3.0.
I need to be added new REST tag such as "total_hours" instead of "spent_hours". However, I resolved by how the client tools calculate total hours using "spent_hours" after upgrade to 3.1. So, it's not so urgent.
Could you create new issue if you need?
- Related to Defect #33273: Total estimated time column shows up as decimal value regardless of time setting added
Also available in: Atom
PDF