Person X's task depends on Y's Task completion and Y is depending on Z's Task to be completed.
In this case, is there anyway I can visualise the 'Z' the root person on top and all other tasks connected below like a tree. So that when multiple X and Y's work are stuck due to Z's completion, I can trace back the Z's task. Thanks.
Hi Rohith,
do you know about issue links? With issue links, you can define a relation between two issues. For every issue link you define a link type how you link these two issues. In your case, this sounds like you would use a "depends on" issue link.
So, you'd model task X depends on task Y and task Y depends on task Z. So, when you're on the task X you could navigate through the issue links to the task Z.
Does this help? If you're searching for more sophisticated solutions, you could have a look at the marketplace apps, e.g. Structure.
Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.