How to transition an issue when all linked issues are in a specific state

Ron Dim March 22, 2016

Hi everyone,

I have an issue that has several issues linked to it. When all linked issues are in a specific state, i would like to transition the main issue. How can i achieve that?

 

Thank you

Ron

1 answer

0 votes
Nicolas Bourdages
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 22, 2016

You could do that with a post-function from the Misc. Extensions plugin:

https://innovalog.atlassian.net/wiki/display/JMWE/Post-functions#Post-functions-16-TransitionLinkedIssues(newin3.1.1)

The condition "When all linked issues are in a specific state" can be set as a Groovy expression.

Suggest an answer

Log in or Sign up to answer