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.
@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.
@Vikrant Yadav could you share it once more, or provide screenshots in this thread for future reference? Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @DR Sorry for late response, Here is the rule screenshot :
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.