Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JQL Query - Use a filter result in another JQL query

Tags:

jira

jql

I have a JQL filter searching for epics fulfilling certain requirements.

Now i would like to do something like:

"Epic Link" in (filter= 22611)

I know one can use filters with AND etc, but this doesn´t seem to work. Is this even possible or is there another way round?

Thank you!

like image 508
Asamandra Avatar asked Dec 03 '25 16:12

Asamandra


1 Answers

Nested JQL calls are not (yet) possible in Jira. Atlassian have a feature request raised for this here.

You will need to accommodate the JQL with the AND operator in front.

like image 64
Akmal Avatar answered Dec 07 '25 20:12

Akmal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!