Hi all!!
I am trying to do the following by using an automation (i couldn't find any way to do it) or using JMWE.
The user want to close the issue when all its related issues are closed (they could be from different projects)
Is there any way to do it by using JMWE? or should I need any other addon to do it?
Thanks in advance,
Ro
Hi @Rosana Casilli ,
you can achieve this using JMWE for Jira Cloud.
On the Close transition of the related issues (not the "parent" issue), you need to add a Transition Issue(s) post-function that triggers the Close transition of the "parent" issue's workflow. This will automatically close the "parent" issue.
Now, you also need to add a "Linked Issues Status Condition" workflow condition to prevent that "parent" status from being closed unless all of its linked issues are Closed This will ensure that the Transition Issue(s) post-function actually does nothing to the "parent" issue unless all its related issues are closed first.
Of course, you'll likely need to specify the issue link type explicitly, including the right "direction", on both the Transition Issue(s) post-function and the Linked Issues Status condition - the link "directions" will be opposite.
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good morning @David Fischer Just to let you know that I did what you suggested me and it worked perfectly!!! thank you so much!
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.