How to make filter dependent on another filter that have no issues in common

wujko September 25, 2019

Hello everybody!

I am looking for a way to make results of my saved filter (eg "Filter1") dependent on results of another filter or filters (eg. "Filter2") that have no issues in common. What I need, is to get issues from Filter1 only when Filter2 returns issues as a result. Using "filter" function in JQL in this case is not the best choice, because it works on IssueId (AFAIK).

I am sure, there is a simple way of constructing such a filter. Is here any goodie who can give an advice how to achieve saticfactory solution? 

I'll appreciate any form of advice.

Regards

1 answer

0 votes
Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 29, 2019

Hi @wujko

Some applications can return results based on a nested query.

Could you give us the specifics (fields, expected results, etc) of the queries so we can see if we can help you achieve your goal? :)

Ste

Suggest an answer

Log in or Sign up to answer