JQL query for linked issues

Ibrahim_Alkeilani February 6, 2019

Hi,

 

My project has these issue types:

1. Requirement

2. Design

3. Verification

 

The idea is to have each Requirement issue linked with its Design and Verification issues using the issue link field

 

How do I construct a JQL query to find all Requirement issues that are not linked with Both Design AND Verification issues?

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 8, 2019

Hello Ibrahim,

Welcome to Atlassian community!

Can you please confirm if you are using JIRA Server or Cloud?

I'm afraid JIRA does not have the functionality to filter based on linked issue specific issue types or other criteria, however, there are some plugins that can help you to achieve this matter.

For JIRA Server:

Scripted Runner for JIRA - It provides you with Scripted JQL functions that you can use to search issues in specific issue types.

For JIRA Cloud:

JQL Extensions for JIRA - It provides you with the function LinkedIssueType that you can use to search issues in specific issue types.

Let me know if this information helps or if you have any questions about it, Ibrahim.

Suggest an answer

Log in or Sign up to answer