-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[59539] Reschedule direct parent too if children are scheduled manually
If a child is scheduled manually and its dates change, it will always consider rescheduling its parent scheduled automatically, even if the parent has only children scheduled manually. This is a change from the previous behavior. Also fix tests of `WorkPackage.for_scheduling` regarding `schedule_manually` now being true by default.
- Loading branch information
Showing
2 changed files
with
184 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.