Parents has custom field cf[10400] and I can search them by filtering cf[10400]=release-%.
I need to find subtasks with types Value and Dev of the parents with list of cf[10400]'s.
So it must be something like issuetype in (Value, Dev) AND parent in ("cf[10400]=release-%")
Another difficulty is that there are no plugins allowed.
Please help to do the right request.
At the moment, the JQL parent function doesn't support nesting a subquery into the in function. This is noted in this ticket.
Unfortunately, you might need to use a 3rd party app to accomplish your request.
That's sad, but thx for the answer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.