Content
View differences
Updated by Jens Ulferts almost 6 years ago
**Scenario:**
1. Create a work package "Parent 1".
2. Add a start-date and a finish-date.
3. Switch to automatic scheduling mode.
4. Add a work child element without dates.
**Current behavior:**
* By adding a child work package the dates of the parent work package worpackage get set automatically and by that override the previously set dates. lost.
* The dates in the create form of the child work package is empty. If the setting `work_package_startdate_is_adddate` is active, the start date is set to today.
**Expected behavior:**
* In the create form of the sub work package the parent's dates are pre-selected. If only one of the dates exist, only one of the dates are set (e.g. only parent's finish date is set, then only the child's finish date is set.
* The behaviour does not differ depending on When adding a new child work package the default value is derived from the parent's scheduling mode.
work package.
**Open:**
* The behaviour does not differ depending on problem mainly occurs when adding the existence of other children.
* The parent's dates take precedence over `work_package_startdate_is_adddate` first children work package. So we need to discuss whether we want to have specific behavior only for the first value.
1. Create a work package "Parent 1".
2. Add a start-date and a finish-date.
3.
4.
**Current behavior:**
* By adding a child work package the dates of the parent work package
* The dates in the create form of the child work package is empty. If the setting `work_package_startdate_is_adddate` is active, the start date is set to today.
**Expected behavior:**
* In the create form of the sub work package the parent's dates are pre-selected. If only one of the dates exist, only one of the dates are set (e.g. only parent's finish date is set, then only the child's finish date is set.
* The behaviour does not differ depending on
**Open:**
* The parent's dates take precedence over `work_package_startdate_is_adddate`