Enhancing Dependency Functionality
A task dependency table needs to be added to record task dependencies. The purposes are:
-
To check if dependencies are operable when modifying a task.
-
To facilitate notification of all dependent tasks upon task completion.
Note: Relationships must be removed from the task dependency table after task execution.