on_error should remove conditions
Ewoks cannot handle a workflow with both on_error=True
and conditions=[{...}]
.
When defining conditions and then switching to on_error
it should clear the conditions conditions=[]
.
Edited by Wout De Nolf
Ewoks cannot handle a workflow with both on_error=True
and conditions=[{...}]
.
When defining conditions and then switching to on_error
it should clear the conditions conditions=[]
.