Our current implementation:
A Problem ticket has multiple linked issues, some are "dependent on" types and some are "related to" types. Our process dictates that a Problem ticket can be closed when all "dependent on" type tasks are closed (there's always multiple 'dependent on' tasks per Problem ticket).
Is it possible to use the Automation plugin to trigger a transition (Complete) when all "dependent on" type linked tasks are closed?
I'm thinking something like the following logic:
Thanks in advance for any advice.
Hello Simon,
Thank you for reaching us.
Yes, it is possible!
Let me show how:
Can you please give it a try with the rule above and let me know how it goes?
Cheers,
Cristiano
Hi Cristiano,
Thanks for your reply!
Looking at the configuration, it seems like it's looking at a closed issue, query its parent, and if a parent is of a certain status, then close the parent. Do I have that correct? If so, that's not exactly what I'm trying to do. Let me see if I can clarify.
Hope that makes sense.
------------------------------
I went ahead and implemented what you recommended, as shown below:
I then created some test issues to test out this automation, but it did not close the parent ticket. You'll see bellow that the 2 dependent tasks are all closed, but the parent issue stayed open.
Any additional recommendation would be greatly appreciated. Thank you.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.