Card Dependencies#558
|
|
I’m trying to model basic tasks with cards. The tree view seems natural for this, but I can’t get the same card type to exist in a tree. Anyone know how to model a simple task tree? -CV |
|
|
Trees are actually a containment model, whereas dependencies are a horizontal relationship. We have some things in the works to allow people to define dependencies on their project and relate cards accordingly. In the meantime, what we have seen many people doing is using properties to track card numbers of dependencies. |
|
|
Thanks for clearing that up Adam. So, to my Task Cards, I should add a “dependency tasks” property of number list type, then use the MQL to generate reports of the dependencies recursively. How do other people visualize these horizontal dependency trees using this method? I’m also using Mingle for a personal project and it’s really great for documenting a usability ISO 13407 process. You guys are making releases so regularly, I can’t wait to see the next release. |
|
|
I have card dependecies like this
bold Card#4:Sprint 1
bold |
