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.
Helloes all,
I'm trying to make an automation that checks:
1. whether all sub-tasks other than a sub-task named "Refine Further" are "done".
2. Is there a sub-task named "Refine Further", which is not "done".
if yes to both
3. transition the story to "To Refine"
In the image added, both criteria check out as correct and i even get a validated result. in the log the 2 test story's with the added label pass the criteria set. somehow nothing happens though.
Where did I make a mistake?
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For such an aim, you can try Time in Status for JiraCloud or Time between Statuses.
Time in Status for Jira Cloud generates 7 types of status time reports. So you can easily track how long an issue has been staying in each status or how long it takes each team member to solve the issue.
Time between Statuses shows the time it takes an issue to move from one status to another.
Both these add-ons allow exporting data to XLSX or CSV files and are developed by my SaaSJet team. Please, let me know if you have any questions.
Hope you find it helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for taking time and the effort in helping me! I have great new, I actually managed to solve the issue.
First I had to swap out "Description" and add "Summary" and after that switch "And: Sub-tasks match" into "And: Some Sub-tasks match".
Works fine now :)
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.