Using issue in linkedIssues using JQL

Geetha September 21, 2017

I am looking to create 

issue in linkedIssues(JIRA-123,JIRA-234,JIRA-245)  for example ,  currently I can do this by

issue in linkedIssues(JIRA-123) OR issue in linkedIssues(JIRA-234) OR ..

 

Is there another function or correct syntax that can help me pull out all the issues under these epics .

1 answer

0 votes
Bhushan Nagaraj
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 21, 2017

Hi vgp,

Highly recommend taking a look at the JQL Functions provided by ScriptRunner if you already have the add-on installed. Documentation is available at https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_issuesinepics

Hope that helps.

Cheers

Bhushan

Geetha October 2, 2017

Thanks Bhushan, not familiar with script runner yet. I was wondering if there was any simple JQL syntax to do that.

-Geetha

Suggest an answer

Log in or Sign up to answer