I'm using the new Jira Plans tool for roadmapping and want to create a small plan for a specific initiative I am working on. I setup a filter to pull back all issues in this initiative using the issuekey in portfolioChildIssuesOf(<ticket number>) query which works perfectly in the filters area and I get a result of 852 items. However when I go to use that filter in Jira Plans I get a result of 0 issue types.
What am I doing wrong or is there a Jira bug here that plans isn't equipped to read the query outlined?
You might need to add "AND key = initiativeKey" to your search. Then will then search for children and the initiative itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.