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?
Via workflow extension, automate the current manual transition(s)
Define subflows between the manual transition from and to states
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.