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
How do i transition the parent to go through each status only when each subtask is completed within the parent issue.
E.g.
status 1. (when all subtasks are are completed in issue move parent status to - 2.)
status 2. when all subtasks are are completed in issue move parent status to - 3.)
status 3. when all subtasks are are completed in issue move parent status to - 4.)
... and so on
Please can someone screenshot the layout of the automation rule
THANKYOU.
Hi @Mukthadir Sikdar ,
you can use the following rule :
Then you can copy it and use it for any other status you need to synchronize.
Let me know if this helps,
--Alexis
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.
What have you tried thus far for your use case? As this is a commonly requested need, Atlassian has provided both examples and a template.
For an example, please look here: https://www.atlassian.com/software/jira/automation-template-library/rules#/rule/140671
For a template to get you started, please navigate to project settings > automation > library and you will see the starting rule.
Your specific need spans different status values, so consider if you want one rule that checks each status, one by one, or multiple rules (one for each status transition). The one-rule approach will be easier to maintain.
Best regards,
Bill
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.