[OGo-Bugs][Bug 1089] Enh: Add ability to create hierarchies of depenedent tasks
bugs@opengroupware.org
bugs@opengroupware.org
Wed, 2 May 2007 15:58:17 +0200 (CEST)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1089
------- Additional Comments From brown_m_k@yahoo.ca 2007-05-02 15:58 -------
Both RequestTracker and Bugzilla have this sort of functionality (hierarchial
tasks or dependent tasks)... as I'm writing this comment, the fields are right
above me "depends on" and "blocks"
It could be done with extended attributes possibly, or with a db schema change
(depending on what the devs feel is the best approach). It could lead to
someone developing a "gantt view" bundle in the future, or possible planner or
openworkbench integration at some future point.
RT (for example) has the following "relationships"
Depends on, depended on by
Parents, Children
and for linking purposes (which could be really handy)
refers to, and referred to by
Hope that helps!
/Mike
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.