Is it possible to get a view or report that tells you what tasks are dependent on others? Or just how any issues are linked together? Is there a way to see all the issues that are linked within a project? And are there any rules or restrictions regarding linking issues? If so please could I be shown to them.
You could always run a query to see all issues that I have links...
project = abc and issueLinkType is not empty
Or if desired you could search for all issues that have a certain link type...
project = abc and issueLinkType = blocks
That would require an add-on.
Something like this :https://marketplace.atlassian.com/apps/1213005 / Issue Graph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.