I'm trying to write a JQL query to pull all the issues in a Portfolio Plan. I know I can manually run an export, I just prefer a JQL query, because I can query exactly what I need.
There is a solution mentioned in this article:
54 is the unique ID of the plan.https://teamsinspace.atlassian.com/secure/PortfolioPlanView.jspa?id=54&sid=68#backlog
The plan ID in the URL is 54.BUT it does not seem to work for the cloud version of Portfolio. The function IssuesInPlan returns the error when running a JQL query:
Unable to find JQL function 'issuesInPlan(29)'.
Am I missing something or is there another way to accomplish this?
Solved! Go to Solution.
Not what I was hoping to hear, but this is very helpful.
Many thanks!
Scott
oh boy ...
I want this as well, just gave https://jira.atlassian.com/browse/JSWCLOUD-19392 a Vote.