Forums

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

Find JIRA Issues with external Link

L2 System Infrastructure April 4, 2018

We try to find JIRA Issues with a link to an external server ...

The script runner function haslinks() gives us all Issues with a link, but we need to narrow this down depending on the url, e.g. https://servername.org

text ~ "https://servername.org" searches only in text fields, not in the link url ...

Any ideas how to achieve this?

THX & Best regards

Alexander

 

1 answer

1 accepted

1 vote
Answer accepted
arama mihai
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 4, 2018

Hi,

I think you can use: 

issueFunction in linkedIssuesOfremote("http://your_jira_url")

L2 System Infrastructure April 5, 2018

Hi

thank you for that tip ... would wildcards be possible? (it seems not)

We would need to search for https://servername.org/...

thx

Alexander

L2 System Infrastructure April 5, 2018

shame on me ... wildcards work.

THX again.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events