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.
Hey all :)
I created a new issue type (Epic), it have the same workflow as the standard epic.
I'm trying to connect other tasks to this new epic, and I can't find it in the Epic link.
What could be the reason and how can i solve it please :)
Thanks a lot!
Hey - Epic is a specific issue type that uses some fields that other issue types do not have - including Epic Link.
You can't find your Epic2 in Epic Link because to JIRA only Epics can be shown in that field.
You have created a new issue type that has the same workflow but can't be found in the fields that have been hardcoded in JIRA to only work with EPICs.
Any ideas on how to create automation that will make sure every time the new "epic" is created the new stories will open under him :)
Thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can make something like this below
Change type to your issue type
and decide what fields you want to populate and how for the newly created issues
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.