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,
I am trying to create an Automation that will trigger sub-tasks specific filed change once the Parent same field was change. Example.
Once A User story as an assignee I would like that all the sub-tasks will get the same assignee.
Thanks
Hi, the answer below from @Stephen Wright _Elabor8_ describes how to do this in good detail:
You would simply need to use a Branch rule For sub-tasks instead of For stories and select the field you would want to update.
Thanks. It's totally make sense but not working for me. I would like to share my example.
I have a custom filed (called FO) set on Stories, Task and SubTask.
When create a User Story, I assign an FO (user in Jira) for it.
The FO then create the Subtasks.
What usually happen is that subtasks are missing the FO name, so I wanted an Automation that every new SubTask of a story or Task will get the FO name.
Hope it is clear.
What I was doing :
- Condition: Set FO is not equal the FO from the Parent issue
- Action: Edit issue Field FO (click on set) then choose "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.
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.