Forums

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

ScriptRunner jql querry does not return any Issues

Octav
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2019

I've created a filter on "ScriptRunner Enhanced Search" which is "issueFunction in linkedIssuesOf("project = TW and type = Epic and Status = Approved", "relates to")", if I use the tool "Browse and insert functions" it founds the issue I'm looking for, but once I click add to query the list is always empty.

1 answer

0 votes
Tyler Brown
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 31, 2019

Hey Octavian,

What issues are you trying to find?

If you are looking for all issues related to Epics that are approved replace "relates to" with "is Epic of".

Hope this helps,

Tyler

Octav
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2019

Hey Tyler,

I just found another way which is

 

"issueFunction in issuesInEpics("status = Approved")"

 

Thanks for the help.

Suggest an answer

Log in or Sign up to answer