Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the replacement for hasLinks() in JIRA Cloud Quick Filters?

Loretta Rehm
Contributor
March 11, 2024

I'm not able to find the replacement for hasLinks() on JIRA Cloud that I can use as Quick Links. Although we have Script Runner, it is not possible to use it in the Quick Filter JQL?

All I want is to be able to filter on my board all the issues that have links (any links).

Why cloud makes the things way more complicated than on prem? 🤦‍♀️🤷‍♀️

1 answer

1 accepted

1 vote
Answer accepted
Trudy Claspill
Community Champion
March 11, 2024

Hello @Loretta Rehm 

As per the Adaptavist document on Feature Parity for Scriptrunner/Enhanced Search, there is not a like-for-like replacement function in Cloud for the hasLinks() function.

You could use the native Issue Link Type and provide a comma separated list of all available link types in your system.

https://support.atlassian.com/jira-software-cloud/docs/jql-fields/#Issue-link-type

i.e.

issueLinkType in (duplicates,clones,blocks,relates)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events