task dependencies
Status: Alpha
Brought to you by:
swix
Normally when a project is being worked on there are
some tasks that cannot be accomplished until their
depencies are met. For example. In the following
task list, #2 cannot be done until #1 is done
1. select cheese
2. buy cheese
There should be a way to make tasks dependend on their
hierachy or tasks ahead of them, with either a check
box, or allowing each task to have a single
depencdency on another arbitrary task #, which can be
set via GUI (pull down list or something) or manually
by entering a task/subtask #.
Logged In: YES
user_id=15563
mmm, "buy cheese" would be the main task, and "select cheese"
the subtask... ? :-) A task can only be closed if all subtask are
also closed: is that what you are looking for ?
Olivier