The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • (Scriptrunner) what’s the difference b/w “linkedissuesOf” and “linkedIssuesOfAll” in IssueFunction?

(Scriptrunner) what’s the difference b/w “linkedissuesOf” and “linkedIssuesOfAll” in IssueFunction?

Lance Wilson
March 16, 2020

I’m trying to run a linked issue query for Scriptrunner that allows my  metrics  to see issues related to various projects.

the problem I’m facing is that I’m having to come up with every possible issue link  in my search and I want to know if that is possible in Scriptrunner? That way I don’t have to write complex code for every filter.

 

so far, what I had to do is type “IssueFunction in LinkedIssuesOf(Variable, {issue link type}) with compounded “Or” statements.

 

is there a shortcut for this where I can accurately include these issues?

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question