Hello community,
I have the following case scenario that i'm fighting with.
When I create a parent issue (e.g. user story) I populate a field called "Team".
Once the parent issue is created, subtasks are then created. Each sub-task needs to inherit the team field value from the parent.
The reason I need it is because we are using one board for two different teams. Each team has it's own swimlane. So I want the subtasks of the parent story to appear in the same swimlane.
I would be great if you help with the automation of this.
Thank you!
Yes this is certainly possible. Have you attempted an automation rule as yet? It would look something like below.
Thanks! I havent noticed the option to COPY from parent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Iavor Zayn
Is it a custom field called Team, or is it the Jira built-in Team field?
If it's the Jira built-in Team field, we ran into a problem with this situation because apparently Jira doesn't allow you to assign Team values to sub-issues - Jira "knows" that all sub-issues belong to the Team assigned to the parent. We went back to our custom Team field when we found out about this the hard way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.