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
I have issue types:
- Story ( Level 0 )
- Sub-Task ( Level -1 )
- Sub-Bug ( Level -1 )
- Sub-QA ( Level -1 )
What do I need?
I need automation when all sub-tasks or sub-bugs in the status 'Done' execute auto-comment in the parent Story 'Ready for Deployment'
I did everything and it automation works, but works if:
- All sub-tasks in done ( also sub-qa )
But I need only Sub-Tasks or Sub-Bugs.
- Only one Sub-task or Sub-bug went to the status 'Done'
But I need all child Sub-tasks or Sub-Bugs to be in 'Done'
Here is how that automation looks:
So, can you help me guys to do auto, when all childs of Story, as Sub-Tasks or Sub-Bugs are in status 'Done' ( including that the story also has another child 'Sub-QA' which is in status 'Pause' ), execute auto comment to a parent issue?
Sorry if it's sound or looks too heavy I tried to explain as easily as I can :)
Hi @Casper Try to add "Related Issue Condition" after Parent branch and before Action.
Hi, @Vikrant Yadav I tried but it doesn't work Jira alert "DP-19 doesn't pass the related if block" DP-19 is Story so as I understand my Story has 3 issue types of the sub, and the system find the sub-task in done, but other sub-qa in pause, so that why related if block fail cos there not only sub-tasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So the goal now is to somehow filter if ALL sub-tasks are done not only 1 of them.
But remember that in the story 3 types of sub:
- Sub Task ( I have 2 sub-tasks )
- Sub Bug ( 1 sub-bug )
- Sub QA ( 1 sub-qa )
Thanks!
Casper :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Casper Here is the complete working rule. Screen Recording Link ;- https://we.tl/t-E4quu4fm6t
Kindly check. Please update subtask name in JQL as per your project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Uffff Thank you so much, cos I spent 4 hours on that, I will try your solution now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Casper Give it a try, it should work. Make changes in rule as per your subtask name.
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.
@Casper Glad to hear solution works for you 🥳
kindly accept the solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there, are you able to reshare the solution, the link has expired :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jess Williamson New Link :- https://we.tl/t-Wu7Gm9jNZq
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.