JIRA-based dependency task schedule

I am wondering if there is any tool that can help visualize the relationship between tasks / errors, I mean the dependencies associated with / blocks / clone / etc.

+5
source share
2 answers

There is a Links Hierarchy plugin, although I'm not sure if this supports JIRA 4.4. There is also a REST example at https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Version+2+Tutorial#JIRARESTAPIVersion2Tutorial-Example%231%3AGraphingImageLinks

+8
source
+2

All Articles