In Agile board I want to see linked tasks ( which are dependencies). Is there a view for that?

Uma Menon June 30, 2014

In Agile board I want to see linked tasks ( which are dependencies). Is there a view for that?

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Paul Culbertson July 15, 2014

I am not sure you need a board for this but you could create a filter in which a board is created to use the filter described below.

You need to have the Script Runner plugin, there is a new function added called "issueFunction" in which you can write a query such as this that returns only the issues that have a dependency.

something like this:

issueFunction in hasLinks("dependent") and status not in (Closed)

0 votes
Eirik Midttun June 30, 2014

I hope not! If you really need a view for visualising dependicies between tasks I don't think the Agile board will make the project agile.

I might be missing something, but when someone asks for this kinds of feature it is very often the case that the want something like MS Project. In that case buy a Gantt chart plugin:

https://marketplace.atlassian.com/search?q=gantt

TAGS
AUG Leaders

Atlassian Community Events