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 :)
Not without an app. You would need something like Issue Matrix or Link Fields. There are probably other apps on the Marketplace that can do it too, these are just the ones I found wile doing a quick search.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.