Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

The 'Follow Up Transition' is available from JSU 2.0

...

You can see here the 'Follow Up Transition' Post Function configured as the last post function.

(info)  The transition triggered by the Follow Up Transition cannot have any transition screen. (It is not shown to the user respectively.) In the example above this means the 'Under Five', 'Exactly Five' and 'Over Five' transitions cannot have any transition screen.

(warning) The 'Follow Up Transition' Post Function cannot be used in the Create transition (the one which is performed, when a user creates a new issue).

...

My workflow gets stuck in the Junction status

Not exactly one condition

Usually the problem can be tracked down, by manually walking through what the follow up post function would do:

  • If exactly one condition is valid
  • that transition will be triggered

(info)(info) It's important that you do your analysis with the same user, that got stuck in the Junction status. There might be issues with permissions, that could lead to a different result, depending on the user performing the transition.

...

If there is only 1 button, there might be something wrong with that following transition. For example a validator could prevent the transition to get completed. Try (with the same user, who got stuck in Junction) to click that button to see what happens. 

Triggered transition fails

Another reason might be that the transition which is triggered does not run through. For example if it has a validator configured, which fails.