The problem you need to solve: Be able to perform transition of any Linked Issues.
How Minyaa solves this problem: A Workflow Post-Function able to try the transition of Issues idenitified by Issue Links.
The Post-Function follows the defined Issue Links hierarchy, in order to find Issues for which, the Auto-Transition Manager will try to perform a transition for Candidate Transitions.
To configure the Transition Issues Workflow Post-Function, follow these steps :



<post-function >
<function type="class">
<arg name="class.name">com.minyaa.workflow.function.TransitionIssuesFunction</arg>
</function>
</post-function>
