-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
Description
it should be possible to have tasks depend on other tasks being completed, to move this app a bit more into a project management direction.
This could be implemented for example by restricting start or due dates on the dates of another task.
Such dependencies would then also imply a sorting order, even if no specific dates are given.
Expected behaviour (details to be discussed)
Allow the user to specify a dependency as follows:
- Tick a checkbox "Depends on other tasks"
- From 3 dropdown menus, choose:
"This tasks cannot {start | end} before other task has been {started | completed}." - This should restrict both tasks' date options.
- Make sure there are no loops in the dependency graph.
jgranzow86, vl-01, Stew-rt, jemagius, liamdennehy and 14 moremadpipeline and wasanti