I'm trying to create a query to build a structure that returns a Theme at the top level, with all Open child Epics.
Here's what I have currently
issueFunction in portfolioParentsOf("issuetype = Epic and program = xxx and status != Closed") and issuetype = Theme
This returns all Themes where there is at least one open epic and lists all epics (open and closed) I understand why that is happening, but I can't figure out the correct query to return only the open children.
This is what it looks like:
This is what I want it to look like:
Thanks in advance for any suggestions. I tried a few nested queries but saw the same results.
I just found the Filter Generator and that solved it.
Hello @Amy Jensen !
Yulia from ALM Works here!
I'm glad that you were able to find the solution.
In case you have any other questions, do not hesitate to reach out to our support team via support@almworks.com.
Best regards
Yulia Barbash
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.