Vote #76708
完了Add Total estimated hours column on issue list
0%
説明
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.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Column added in r14555.
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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_issues
relates,Closed,16092,Parent/subtask: calculation of estimated hours
relates,Closed,20721,Estimated hours field for parent task is disabled on issue edit
relates,Closed,20733,"Total estimated time" should be inserted after "Estimated time" in "Avalable Columns"
relates,Closed,33273,Total estimated time column shows up as decimal value regardless of time setting