You can also use the Craftforge JQL Functions Plugin, which can do this and is free. You just need to use "issue in/not in linkedIssuesFromQuery("JQL query")" or "linkedIssuesFromFilter("filter name or its id")" function of the plugin (and the derivations of these functions).
There is a commercial plugin available that can do this - the JQL Tricks plugin
It installs a bunch of new JQL functions, including one called hasLinks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With jql, you can only search for a particular issue with links using linkedIssues().
Syntax
linkedIssues(issueKey)
linkedIssues(issueKey,linkType) |
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.