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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello - I would like an option to trigger the automatic creation of subtasks if there are multiple components in an Issue / Story. I see some other conditional logic to choose from on the component field, but not a count condition for more than 1..
It would be very good if each subtask could include the name of the component also as a nice to have.
Anyone know if there is a way of setting this up?
Thanks!
Hello @Miriam Callahan and welcome!
I am not sure what your exact use case is, but I think you could achieve your goal with the following automation rule:
This rule gets triggered if a new component has been added to an issue. Then, it checks if there is more than one component set on the issue. If so, it creates a new sub-task for every component assigned, where the name of the sub-task is the name of the component.
Hope this helps!
Hi Michel,
Thanks so much I have lots to try out here... Appreciate this quick response!
Just a question on the above,, If Someone were to set up an Issue or Story with multiple components initially would the subtasks be created from that first creation?
As opposed to the Issue / Story being set up with one component originally and then once a new component is added the rule being triggered...
I definitely have plenty to work with in your response so thanks again for that! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If Someone were to set up an Issue or Story with multiple components initially would the subtasks be created from that first creation?
Yes, because the trigger "Value changes for" fires for newly created issues as well.
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.
@Miriam Callahan If it works, please consider accepting the answer, maybe it is helpful for others as well. Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you again Michel this really helped! I just accepted your answer there! :)
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.