Adding a Logic Block Transition to a Base Workflow

Hi there,

Please advise if it is possible to add logic block transitions to a base workflow definition which has only Manual transitions defined? I would like to allow for 2 of the Manual transitions to be logic block transitions as well. Is this doable? And if so, can you confirm the best way one can implement this?

Thank you.

One workaround for this is:

  1. Via workflow extension, automate the current manual transition(s)
  2. Define subflows between the manual transition from and to states
  3. In the subflow, provide manual and logic block controlled pathways to exit the subflow

Another option is to ask for the base workflow definition to be modified to provide a Logic Block Controlled transition as an additional to the manual transition.

There is a backlog idea about making this better and I’m tagging this discussion to it.