I assume not.
Hello,
You would need an add-on for it.
For example, you could use the Power Scripts add-on:
You could create a post function and check if it is a subtask A, then autotransition the task B.
You can do autotransitioning with the autotransition method.
You can read more about post functions here:
https://confluence.cprime.io/display/JJUPIN/Customizing+workflows
Dear @Dieter Hoffmeister,
you could also give the Jira Suite Utils a try. What you probably need are some workflow post functions.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will need to write some scripts or code to do that.
A post-function on the sub-task "done" transition should be able to
I've done something very similar with Scriptrunner, but the "work out what the next one is" only applied to the client, and the code is from 3.12 I think, so not much use to us now.
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.