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 Team,
We need to hide the closed Epics in Parent Link custom field, so that when a story getting liked to the parent it should not show the closed Epics.
We have script runner for Jira and we tried using behaviors, since the filed type is "Parent Link" the script is not working as expected.
Thanks,
Pavan B
Hi @Pavan Kumar ,
please check to see that the epic is set to Done which is different from the issue status field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pavan Kumar ,
The only thing you may need to configure is adding the epic status to your screen. To do that go to project settings, and then under issues, choose screens find the screen scheme that is used for the epic issuetype and add the epic status if it does not already exist. once this field is in place, you can go to any epic and change the epic status to done. Again the epic status is not the same as the issue status so both should be set to done if you wish to have the epic considered closed and not in the epic link drop-down.
you may wish to create an automation rule that will set the epic status to done anytime the Epic’s Issue Status is transition to Done. If memory serves, there is a template in the Automation library for this already.
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.