Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Linked Issues JQL for Jira Cloud

Shawn Masters
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 26, 2017

I would expect to be able to query linked issues out of box for Jira....to my suprise or lack of understanding I cannot find a way to track linked issues unless i tag them with a label or component. 

The purpose for this is to provide reporting on issues that get linked to a Change Request project that tracks PROD enviroment changes. 

3 answers

0 votes
Carlos Garcia Navarro
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 12, 2024
0 votes
Yevgeniy Pinchuk
Contributor
June 26, 2023

We use a 3rd party JQL extension which offers a function linkedissuesfromfilter

So I create a filter 123 to track all CloudOps work, and then create another filter 456 which references the first filter. This will show me anything in my project that is linked to any results in first filter.

Project in (XYZ) AND status not in (Canceled, Cancelled) AND issueLinkType in (blocks, "Blocks Integration Testing") AND issue in linkedIssuesFromFilter(XXXXX) ORDER BY Sprint

0 votes
Craig Hooghiem
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 26, 2017 edited
Shawn Masters
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 26, 2017

I need it to be a bit more flexible. Since its a daily report I need the JQL to be able to show linked issues from that project somehow.

something like,

 Project = X and linkedIssue in Project "Change Request" and Status != Closed

 

Like 3 people like this
Rathi Gnanasekaran
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 10, 2020

I am also in the same situation I would to know how to query linked issues in a different project and a status as Shawn above. 

Like 3 people like this
Janek Looschen
Contributor
May 24, 2023

Same for me, does anbody know how this could work?

Yevgeniy Pinchuk
Contributor
June 26, 2023 edited

We use a 3rd party JQL extension which offers a function linkedissuesfromfilter

So I create a filter 123 to track all CloudOps work, and then create another filter 456 which references the first filter. This will show me anything in my project that is linked to any results in first filter.

Project in (XYZ) AND status not in (Canceled, Cancelled) AND issueLinkType in (blocks, "Blocks Integration Testing") AND issue in linkedIssuesFromFilter(XXXXX) ORDER BY Sprint

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Upcoming Jira Events