Hi,
I am trying to create the following filter:
"in project X, give me all issuetype = Story where Epic Link has Team = Y"
Basically I have a 2 issue types in different projects that are generally linked (e.g. Epic has children stories) and I want the filter to return all children issues where the parent satisfies the condition that I specify (e.g. one to the fields of the parent issue is set to a given value). Is that possible?
Thanks
Hi @Elsa Mieusset , OOTB you cannot achieve that with JQL. Scriptrunner is an oft used solution but there are certainly others, e.g. JQL Search Extension.
Thanks, I'll have look
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.