Hello, Is it possible to have the team name default to the team of the epic when a story is created?
Regards
Vijaya Sannayila
Hi @Sannayila, Vijaya ,
You could use automation to do this:
- Create a new rule.
- Define the trigger as "Issue Created" and specify the issue type as "Story" or the issue type you are using for stories.
- Add a condition to check if the issue has an epic linked to it.
- If the condition is met, use the "Edit Issue" action to set the team field of the story to the team of the linked epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.