Skip to main content
Skip table of contents

Dependencies: visualizing issue links

When planning work across teams, it’s important to manage the dependencies between different pieces of work. This allows you to see and remove blockers so that your teams can execute smoothly.

In Easy Agile Programs, you can visualize links between Jira issues as dependency lines.

This means that an issue link like “is blocked by” will show as a line between the two issues in Easy Agile Programs.

Jira DC issue blocks and is blocked by.png

The app will use 1 issue link type from Jira; by default, this is “blocks” / “is blocked by”. The link type can be configured for each Program; see “Configuring dependency link types” below.

Use the Program board page to see an overview of the dependencies across your Increment or Release Train.

Program board spaghetti.png

Try the new Dependency map to focus on only the issues with dependencies!

On the Team planning page, you can track both in-team dependencies and dependencies with other teams.

Team planning spaghetti.png

Add another team from your Program using the “Other teams” button in the top right. If there are already dependencies with that team, you’ll see colored numbers describing the health of those dependencies.

Team planning add another tema.png

Use this to visualize how your team’s work depends on or enables other teams.

Team planning cross-team dependencies.png

By seeing the potential blockers and sequencing work as needed, you can enable smoother cross-team work towards your shared goals.

On the Program Roadmap page:

  • An icon will show on features when they’re linked to a feature scheduled in a different Increment. The app does not currently display dependency lines between Increments.

  • Visualising links to not-currently-visible issues (like the external dependencies on other pages of the app) is not possible on this page.

Cross-increment dependency info.png

When you hover over a dependency line, you’ll see an (info) information icon. Click this to see the details of this dependency link.

Team planning issues dependency info icon.png
Dependency details.png

On earlier versions of Easy Agile Programs, there is a (error) cross icon when you hover on a dependency line (instead of an information icon). This will trigger a pop-up asking you if you want to delete this issue link from the Jira issues.

Easy Agile Programs calculates the health of a dependency based on the sprints the issues are scheduled in:

  • red Conflict dependency is when the issues are scheduled in the wrong order: the issue that needs to be done first is scheduled later. Rescheduling these issues removes blockers from your teams!

  • An orange At risk dependency is when both issues are scheduled in the same sprint. Teams will need to work carefully during that sprint to complete this work.

  • green Healthy dependency is when the issues are scheduled in the right order. You don’t need to take action for this sequence to work.

Identifying and reducing the number of Conflicts and At risk dependencies helps unblock work.

A 🔗 link icon or black line on an issue card shows an external dependency: this means that the other issue isn’t currently visible on this page.

Team Planning page external dependency line.png

The other issue might be:

  • Not scheduled yet

  • Scheduled in a team board you’re not currently looking at

  • Hidden by the currently-applied filters.

Filtering done dependencies is currently only available on the Reports page.

Filter out Done dependencies on the Dependencies Report page using the switch in the “More options” dropdown.

  • Switching Done dependencies on or off will save this setting for you, but not other people.

Easy Agile Programs checks the Status Category of the two linked issues to calculate if a dependency is “Done”. If one or both of the issues are already in any “Done” Status, the dependency is counted as Done.

For example, say Issue 2 depends on Issue 1. This dependency would be Done if:

  • Both Issue 1 and Issue 2 are done.

  • Issue 1 is already Done.

  • Issue 2 is Done (even if Issue 1 isn’t done).

You might have more than one Status that counts as “Done”! Other Statuses like “Won’t do” or “Canceled” are typically also in the “Done” Status Category.

What’s a Status Category?

In Jira, there are 3 Status Categories: “To do”, “In Progress”, and “Done”. Every Status will be in one of these Categories.

All “Done” Statuses are shown as green in Jira.

In this example workflow, the Statuses “Canceled”, “Resolved” and “Closed” are all in the “Done” Status Category:

image-20240710-235641.png

From Atlassian’s documentation Work with issue workflows

Learn more about Statuses on Jira Cloud or Jira Data Center.

Coming soon: filter out Done dependencies on other pages in Easy Agile Programs.

Try the new Dependency map to focus on only the issues with dependencies!

You can switch dependency lines on and off based on their health/color. For example, you might switch off green Healthy dependencies so that you can focus on resolving At-risk and Conflict plans.

Team planning filter Healthy dependencies.gif

You’ll find this option in a dropdown in the app header:

On the Program board, use the “View settings” dropdown to configure dependency health colors.

View settings dropdown.png

On the Program roadmap or Team planning pages, use the “Dependencies” dropdown.

Team planning Dependencies dropdown.png
Program roadmap dependencies dropdown.png

Open the Filters panel on the Program board to filter the page based on Dependency health, Status category, or Team/board.

For example, you might choose to show issues with At risk or Conflict dependencies so that you can assess these potential risks.

Program board Filters drawer open with Filters drawer highlighted.png

Note: If two issues visible with these filters also have a dependency of a different color, that other link will show too.

There are two ways to create dependencies between issues:

  1. Create a dependency between two team-level issues on the Team planning page.

  2. Add an issue link to an issue in Jira.

It’s currently only possible to create dependencies between two team-level issues within the app.

On the Team planning page, switch to “Create dependencies” mode using the button in the header. The button will be dark when this mode is enabled.

Create dependencies mode button.gif

In “Create dependencies” mode, click two issues to create a new dependency:

  1. The issue that requires something

  2. The issue that unblocks the first issue

In newer versions of the app, you’ll see help text on the line that says what link type and direction you’ll create.

Create dependencies in team.gif

This issue link will be added to the issues in Jira.

Jira DC issue view showing is blocked by.png

Add another team to view and manage dependencies across teams.

Use the “Other teams” button in the header to add another team to the page.

Team planning add another tema.png

You can use “Create dependencies” mode to create cross-team dependencies as well.

Create dpeendenices across teams.png

Add an issue link in Jira to see that link on the issue in Easy Agile Programs. To do this, edit the issue in Jira.

Jira Cloud (has “….atlassian.net” in the URL)

Jira Data Center

Use the 🔗 “Link issue” button:

Jira Cloud issue view Link issue button.png

This might be shortened to the 🔗 Link icon on small screens:

Jira Cloud issue view Link issue short button.png

Under the “More” menu, use the “Link” option.

Jira DC issue view More dropdown Link highlighted.png

See Atlassian’s guide for Jira Cloud.

See Atlassian’s guide for Jira Data Center.

The issue link type will need to match the Dependency link type configured for the Program.

  • View the details of any existing dependency to check the issue link type it uses.

  • A user with Manage Programs” permission can see the Dependency link type in the Edit Program menu.

If you have the latest version of the app, you’ll also see the issue link type named in the Dependencies map panel on the Program board page.

Dependency map with link type highlighted.png

When viewing the Dependency details modal, you’ll have the option to delete a dependency link. This will delete the issue link in Jira.

Dependency details delete highlighted.png

If you’ve made a mistake, watch for a flag in the bottom left of your screen with an “Undo” button.

Dependency deleted flag undo.png

You can also remove the issue link from the issue in Jira. The dependency line will be gone the next time you load or refresh the Easy Agile Programs app.

On earlier versions of Easy Agile Programs, there is a (error) cross icon when you hover on a dependency line (instead of an information icon). This will trigger a pop-up asking you if you want to delete this issue link from the Jira issues.

If dependency lines aren’t working as expected, reach out to the Easy Agile support team!

To create new issue links, you’ll need the “Link Issues” permission. If the issues you want to link are from different Jira projects, you’ll need this permission for both projects.

If you don’t have permission to create issue links in Jira, you’ll see an error when trying to create dependencies in Easy Agile Programs.

A Jira Administrator can update these permissions by editing the Permissions Scheme for the project(s). See Atlassian’s guide for Jira Cloud or for Jira Data Center.

The “Linked issues” field might be hidden on the Issue Screen. This doesn’t stop the “Linked issues” section showing in the Jira issue view, but does prevent apps like Easy Agile TeamRhythm from loading issue link data.

Users with “Manage Programs” permission can change the dependency link type for a Program. Learn more about configuring dependencies.


Visualize Flags (impediments) from Jira in Easy Agile Programs.

See scheduling conflicts when the issues for an Epic are scheduled outside the dates for that Epic.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.