Forums

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

JQL to find linked issues

Edmond Melkomian August 4, 2023

I am looking for is a JQL to get the issues that are cloned from another project.

For example, say I have a support project, and I want to clone into DEV project, I am told I need ScriptRunner and write something like this

issueFunction in issuesInEpics(project=DEV and issuetype = bug) and issueFunction in linkedIssuesOf("project = SUPPORT", "is cloned by")

 

What am I doing wrong here? Lots of side chatter but I don't see a solution that works, and this didn't work.

 

1 answer

0 votes
Edmond Melkomian August 4, 2023

I think I answered my own question does this sound right to anyone?

 

issueFunction in linkedIssuesOf("project = SUPPORT", "is cloned by") and project=DEV and issuetype=bug

Ste Wright
Community Champion
August 4, 2023

Looks good to me :)

Ste

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events