In Agile board I want to see linked tasks ( which are dependencies). Is there a view for that?
Community moderators have prevented the ability to post new answers.
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)
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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.