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
Is there a way where some mandatory stories are created by default whenever a new epic is created. These stories will be structural and can be later enhanced by the assignee.
Hey @Mithun Ganguly ! Yes, there is. You can create a automation that run when a issue is created and add stories as child issues. See this example below.
Welcome to the Atlassian Community.
You can create an automation rule or add a post function in your workflow.
Go to project settings>automation
Automation will be like-
When issue created
IF ssue type = epic
Then create story 1
Story 2
Story 3
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.