Can I visualize issue dependencies?

imthenachoman
Contributor
April 25, 2023

Is there a way to visualize Jira issue dependencies when the issues do not have defined start/end dates/times?

The plan view in Jira is mostly for project management. It has a gnatt chart which shows you timeline view of your tasks. So you can say when tasks start/end and it will visualize that on a gnatt chart.

This type of view is great for project management planning where it is well known when tasks are expected to be completed by.

But say you have tasks that don't have dictated start/end dates and they only have dependency:

  • Tasks: A, B, C, D, and E
  • B can't start till A is done
  • C can't start till B is done
  • D can't start till A is done
  • E can't start till C and D are done

With that information in each of the Jira issues for A, B, C, and D, how can I generate a visualization like this:

image.png

5 answers

1 accepted

0 votes
Answer accepted
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 26, 2023

You can't have that visualization with the built-in features, but there are several apps that provide it in some flavor.

The Issue Link Viewer app, for example, does it like this:

Issue-Links-Viewer-Atlassian-Marketplace.png

See your options here: https://marketplace.atlassian.com/search?hosting=server&product=jira&query=link

imthenachoman
Contributor
April 28, 2023

Great. Thank you!

1 vote
Laura Campbell _Seibert Group_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 17, 2024

Hi, the dependency network view of the app Dependency Mapper for Jira could be a solution. It shows the path of dependencies between issues:

Dependency Mapper for Jira-Dependency network.png

This chart is showing issues from several different projects, but you could look at dependencies just project by project by modifying the JQL used to generate the chart.

It's also available on DC (I see the question is tagged Server, but the other answers focused on Cloud solutions).

1 vote
John Elder
Contributor
April 26, 2023

I may be wrong, but the Dependencies report in Advanced Roadmaps will show you dependencies even when they are not timeline based (note the examples in the attachment have dates referenced, though).  I also think the Gantt chart itself will show dependencies, either via icon or lines, if you put in ANY sort of date (even one day after another, just to get something visual going).  Just a thought to consider...advanced roadmap dependencies.jpgdependencies report.jpg

imthenachoman
Contributor
April 28, 2023

How did you get that second one? The one where you circled the red box? Where is that in Jira?

John Elder
Contributor
April 28, 2023

Assuming you have access to Advanced Roadmaps, it's just an option ("Dependencies report") in the dropdown next to the name of the Plan:

dependencies report location.jpg

imthenachoman
Contributor
April 29, 2023

Humm. Mine has that and I can go to it but it's blank and I can't get it to show anything. Let me check with my Jira admin.

VortexWeb Innovations April 13, 2024

Hello!

In order to have access to the dependencies report (for jira cloud), you need to have a plan >= Premium.

premium.jpg

0 votes
Kevin - Easy Agile
Atlassian Partner
July 7, 2024

Easy Agile Programs has recently launched a dependencies report which gives program leaders a snapshot overview of their dependencies health

Report (read more here) is currently available on Cloud with DC release coming before end of August

  • total dependencies in the increment
  • broken down by health: conflict, at-risk, healthy, external
  • matrix table showing volume of teams' incoming and outgoing dependencies 
  • more widgets planned: hide done dependencies, hide own team dependencies

dependencies report (1).gif

There's also a visualization of the dependencies between teams and Jira issues as described by the OG poster.

There was a new enhancement recently called Dependencies map which lets users choose which types of dependencies and related issues they want to see. 

You can read more here

Open dependency map and filter 2.gif


Hope that helps

0 votes
VortexWeb Innovations July 7, 2024

For Jira Cloud, there is a Dependency Graph plugin

There is tutorial https://www.youtube.com/watch?v=6rBTaaNl2CA

 

example3.png

Suggest an answer

Log in or Sign up to answer