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

issues with a remote link to some Atlassian a

Olga Videc
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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
Peter-Dave Sheehan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 28, 2020

Hello @Peter-Dave 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