In Agile board I want to see linked tasks ( which are dependencies). Is there a view for that?
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)
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
Plan, prioritize, and estimate upcoming work by creating and configuring agile Jira boards for company-managed projects.
Learning Path
Registered Scrum Basics™
Manage work more effectively by learning scrum basics from a global leader in agile transformation and training—and get credentialed by Scrum Inc.®