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
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.