I want to be able to return to the state transitioned from without having to go through the entire workflow again to get to that step but also only have this option show up under this specific transition. Something along the lines of
A-->B-->C-->D-->E ^ | |-----------| Then after transitioning from D to A getting this A-->D-->E
It needs to also be able to distinguish which of the two way transitions it's working with since there are three seperate states that will function this way when sent back to state A.
I do that in up-to-date Jira by creating a transition between same states in the opposite direction using different input/output points, then moving those points to the first transitions' starting points by drag&drop
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.