Content
View differences
Updated by Niels Lindenthal over 2 years ago
**As** an OpenProject user
**I want** remaining hours to be calculated based on the difference of estimated time and logged time (on the work package)
**so that** I have an automatic way to calculate the remaining time.
**Acceptance criteria**
* When _Work_ _estimated time_ is set for a work package, _Remaining work_ remaining hours should be set accordingly.
* When time is logged on the work package, the _Remaining work_ remaining hours should be reduced accordingly (_Remaining work_ \= _Work_ (remaining hours = estimated time - _Logged time_). logged time).
* When _Work_ the estimated time is edited, the _Remaining work_ remaining hours should be adjusted accordingly.
* Remaining hours must not be connected to the Backlogs module. It is a native core feature.
* Remaining hours should be renamed to "Remaining work"
* When a user logs time on a work package the user can decide to reduce the _Remaining work_ remaining time accordingly.
* The Remaining work of children needs to be treated like "Estimated time" <mention class="mention" data-id="40867" data-type="work_package" data-text="#40867">#40867</mention>
* All values need to be shown in one modal view (similar to the duration in the date picker)
* Work Estimated time (Work)
* Spent Logged time (Actual work)
* Progress % Complete (% Work complete)
* Remaining work hours (Remaining work)
* Spent Logged time can be higher than estimated time. Example
* Logged time: 50 h
* Work: 40 h
* Remaining work: 0 h
* Remaining work can not be higher than Work
**I want** remaining hours to be calculated based on the difference of estimated time and logged time (on the work package)
**so that** I have an automatic way to calculate the remaining time.
**Acceptance criteria**
* When _Work_
* When time is logged on the work package, the _Remaining work_
* When _Work_
*
* Remaining hours should be renamed to "Remaining work"
*
*
*
* Work
* Spent
*
* Remaining work
* Spent
* Logged time: 50 h
* Work: 40 h
* Remaining work: 0 h
* Remaining work can not be higher than Work