Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Jira Portfolio - How to get the jira portfolio plan assignment of a specific issue?

Edited

Dear all, 

I'm looking for a way get the Jira Portfolio Plan Name or Plan Id of an issue 

E.g. inmagine an Epic which is assigned to/which is Part of  a Jira Portfolio Plan with Plan Name "Plan ABC" and  Plan id "123". 

So how could I get that information (give me the Plan Name or Id of that Epic (and null if it's not assigned to any plan)) either as a scriptrunner jql function or programmatically via the scriptrunner groovy script console. 

I know there exists this jql function "issuekey in issuesInPlan(123)" so I could do something like "issuekey in issuesInPlan(123) and issuetype = Epic" and than check wether the Epic-Key is in that resultlist, but I need a more direct approach at a lower cost.

 

Thank you in advance, 

Best regards,

Tim 

 

 

 

 

 

 

 

3 answers

Suggest an answer

Log in or Sign up to answer

Hi @Walter Buggenhout 

thanks a lot for your fast reply. What a pitty. 

I'm trying to build a time evaluation tool, which aggregates the the jira time bookings (worklogs) to the different Jira Portfolio Plans, so such a feature would have been handy.

0 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 25, 2019

Hi @timmurko ,

Thanks for reaching out. But I am afraid that what you are trying to achieve is not really possible.

A Portfolio plan retrieves its data through different dynamic data sources: an agile board, a saved filter or a Jira project. The issues belonging to a plan can be retrieved through those sources, but the ID of or reference to a plan is not persisted against the individual issues. And so you cannot go the other way around.

Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 26, 2019

Hi @timmurko

I'm unsure as to what you want to achieve, but it sounds like reporting. Have you considered pulling the data from your plan(s) into a reporting tool like EazyBI (based on the filters you use as input to your plan) and aggregating your worklogs there?

Hello @Walter Buggenhout 

since I've already come across many helpful answers from you in this community, I hope that you can help me further:

I'm looking for an approach to access/to get the jira portfolio plan assignment of an issue (further explanation above) 

 

Thank you in advance,

Regards Tim

TAGS
AUG Leaders

Atlassian Community Events