You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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?
Hello Scott,
You are correct, the JQL options are not available on cloud, here is an open ticket with atlassian - JPOCLOUD-7620
I am not aware of any workaround at the moment, but here is the documentation for Cloud version Searching for Portfolio for Jira custom fields in JQL
Best,
Sachin.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.