Linked JQL

by HUB.RE
for Jira Server 8.0.0.m0021-eap07 - 8.20.30 and more
44 installs
  • Jira Service Management

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

This plugin gives you a new JQL function which returns all linked issues from provided JQL query

This plugin gives you a new JQL function which returns all linked issues from JQL query provided in the first parameter.

There are also 2 optional parameters which will filter your results:

- link type

- link direction

Examples of usage:

issue in linkedIssuesInJQL("issuekey = PROJ-1")

issue in linkedIssuesInJQL("issuekey = PROJ-1", "Blocks")

issue in linkedIssuesInJQL("issuekey = PROJ-1", "Blocks", "outward")

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources