Content
View differences
Updated by Niels Lindenthal over 5 years ago
**Current situation**
* Remaining hours is implemented by the backlogs plugin (the attribute is only visible when the Backlogs is activated in the project)
* Estimated time shows the derived values separately.
* Spent time only shows the sum of all spent time for the work package itself but also from the work packages logged on children.
* When clicking on the spent time value the reported time is different
**Required change**
* The attribute estimated time is independent from the Backlogs module. We need this information also for non Agile projects. So we need to move it to the core application.
* The spent time attribute is displayed similar to the estimated time value.
* There are sums for spent time in the list view #34106 view.
* The sums in the list view sum also the derived dates.
* Is there a performance problem with this?
* When clicking on spent time the corresponding values are shown in the reporting module.
* Remaining hours is implemented by the backlogs plugin (the attribute is only visible when the Backlogs is activated in the project)
* Estimated time shows the derived values separately.
* Spent time only shows the sum of all spent time for the work package itself but also from the work packages logged on children.
* When clicking on the spent time value the reported time is different
**Required change**
* The attribute estimated time is independent from the Backlogs module. We need this information also for non Agile projects. So we need to move it to the core application.
* The spent time attribute is displayed similar to the estimated time value.
* There are sums for spent time in the list view #34106
* The sums in the list view sum also the derived dates.
* Is there a performance problem with this?
* When clicking on spent time the corresponding values are shown in the reporting module.