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 need your help friends with one problem
We want that if all sub task is done and they are in closed status automatically they were moved to ready to build status.
is it possible? I don't know how to do it
It will be great if you can help me.
Hi @Said Aliyev
You can do that using Automation or an app like ScriptRunner? Do you have access to any of these. You need to be a Jira Administrator.
Using Automation
- Trigger would be a transition to Done state for subtask
- Create a branch rule "For Parent"
- Add a Related issues condition: Sub-tasks and check if they match a JQL like status = Done
- Then Transition the issue (parent)
Basically the rule will go to the parent, check for all the subtasks' status and close the parent if all the subtasks are done.
I hope it helps.
Ravi
I have access to to Automation part of our jira
I did somehow please its possible look to the attached picture, it's ok that I did? @Ravi Sagar _Sparxsys_
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.