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
Hi,
I have a structure that looks like following.
Parent Issue Type "Feature" with Component "LEVEL1"
Child Issue Type "Story"
The status of Parent Issue Type and status of Child Issue Type needs to be mapped to a custom status and displayed in the formula column at Parent Issue Type row.
READY -> OPEN -> Backlog1
READY -> READY -> Backlog2
IN PROGRSS -> IN PROGRSS -> Build In Progress
IN PROGRSS -> IN QA PROGRSS -> Build Completed
Also, things to consider:
1. There may not be any Child Issue Type created or linked to Parent Issue so mapped custom status needs to be "Product Backlog"
2. If there are multiple Child Issue Types, how do I handle it?
Any help would be appreciated!
Thank you very much!