Forums

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

issues with a remote link to some Atlassian a

Olga Videc
Community Champion
January 27, 2020

Hello, 

Can someone explain to me this function

It will find all issues with a remote link to some/all Atlassian app how can I limit it only to confluence, and where do I provide my confluence URL, I don't want to search for a specific page but for all issues that have links to my conluence

issueFunction in linkedIssuesOfRemote("application type", "com.atlassian.*")

 Thanks, 

BR, Olga

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
PD Sheehan
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.
January 27, 2020

Have you looked at the documentation? 

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

 

Looks like 

issueFunction in linkedIssuesOfRemote("application name", "Confluence")

will get you what you are asking for.

Olga Videc
Community Champion
January 28, 2020

Hello @PD Sheehan 

Yea I read I but somehow missed the first line.

This version works the best 

issueFunction in linkedIssuesOfRemote(host, my confluence domain)

 BR, Olga

TAGS
AUG Leaders

Atlassian Community Events