Forums

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

Search query for whether a Link has been added to a field

ravin
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!
October 22, 2021

Is there a way to search for issues for whether a link has been added?

I want to only view the issue cards where a link has been added to a particular field.

Currently the search function only allows for search of a particular card with a particular link that I must paste for that field.

Thanks.

2 comments

Comment

Log in or Sign up to comment
KAGITHALA BABU ANVESH
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 Champions.
October 22, 2021

Hello @ravin ,

 

If you using script runner the following JQL helps to find the all issues having linked issues.

issueFunction in hasLinks

Please check the below link for Script Runner JQL Enhancements

https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_haslinks 

 

Thanks,

Kagithala Babu Anvesh

ravin
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!
October 22, 2021

Thanks for your response Kagithala,

However, I was looking for a query which would show all cards where a Link has been added in a field of a card. For Eg. If the Field states: "Link to Content" where I will paste a link. I'd like to search all such cards where any link has been added in this field, on any card.

A search query which would essentially be more on the lines of whether any text is written on the field at all.

Nic Brough -Adaptavist-
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 Champions.
October 22, 2021

You can simply search for "Link to Content" is not empty

TAGS
AUG Leaders

Atlassian Community Events