Deliverables database table - TaskDepender

Deliverables database table

From TaskDepender
Jump to: navigation, search
(Implementation)
(Description)
Line 6: Line 6:
  
 
The following constraints apply for the deliverables table:
 
The following constraints apply for the deliverables table:
* All contained deliverables are deleted when the container task is deleted.
+
* When a container task is deleted, the contained tasks need to be deleted as well.  
* When the Deliverable is a [[Clone|clone]] of a Deliverable at a higher level and that Deliverable is deleted, then its clone needs to be deleted as well.
+
* When the connection between the parent and the connected task is deleted, the [[Clone|clone]] must be deleted as well.
* When the connection between the parent and the connected task is deleted, the clone must be deleted as well.
+
* When a deliverable is deleted, all its connections are deleted as well.
  
 
== Design ==
 
== Design ==

Revision as of 21:37, 17 November 2011