Linked JQL

by HUB.RE
for Jira Server 8.0.0.m0021-eap07 - 8.20.22 and more
59 installs
  • Supported
  • Jira Service Management

As we continue to move towards a cloud future together, new server app sales and installs are no longer available for customers. You can update app version via Atlassian Marketplace until the end of support for server on Feb 15, 2024. Learn more

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

Security

This app is not part of the Marketplace Bug Bounty program. Learn more

Resources