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.
Hi All,
I have a question about how to get a Name of Initiative from Epic level in Structure Field Formula?
If I'm using Field Parent Link I have Jira ID - Summary
If I'm using this.ParentLink I have only Jira ID
My structure organized in a way that I have
Level 1 - fixVersion grouping
Level 2 - Epic's assigned to fixVersion
Level 3 - Stories assigned to Epics
All Epics assigned via Parent Link to some Initiatives.
Thank you.
Hi Eugene,
If you group your epics by their parent link then you can do this very easily with a formula like:
if type = "epic" : PARENT{summary}
However I'm guessing you only want the summary without actually including the issues in the board. If so I don't think there is a way to do this presently.
Cheers,
Nick [Tempo/ALM Works]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.