Script Runner - linkedIssuesOfRemote does not accept wildcards

Andreas K. June 11, 2015

Hi,

I have 2 JIRA instances which are linked through the standard application link. Now I can "link" issues between the 2 instances. Now what I am looking to do is a JQL filter that will give me all the tickets in instance 1 that are linked to issues in instance 2. I tried:

  • issue in issuesWithRemoteLinksByGlobalId("appId=cbb298bb-6ad5-30aa-912d-81d77692f27f&issueId=10823") tick but only gives me 1 issue
  • issue in issuesWithRemoteLinksByGlobalId("appId=cbb298bb-6ad5-30aa-912d-81d77692f27f&issueId=*") cross
  • issue in issuesWithRemoteLinksByGlobalId("appId=cbb298bb-6ad5-30aa-912d-81d77692f27f") cross
  • issue in issuesWithRemoteLinksByGlobalId("cbb298bb-6ad5-30aa-912d-81d77692f27f") cross
  • issueFunction in linkedIssuesOfRemote("[JiraInstance1]*") cross
  • issueFunction in linkedIssuesOfRemote("https://JiraInstance1*") cross

The aim is to see on an agile board in one swimlane all the local instance tickets that have links to the remote instance. But for some reason it seems that wildcards do not work in the search.

Looking forward to your reply smile

Best,

Andreas

1 answer

0 votes
Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 23, 2016

Hi Andreas,

Sorry I just noticed this question. However the question is labeled as addon-plugin.jep but it has no relation with Enhancer Plugin for JIRA.

Am I missing something?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events