sartography / SpiffWorkflow

A powerful workflow engine implemented in pure Python
GNU Lesser General Public License v3.0
1.69k stars 313 forks source link

omit default on inclusive gw with matched conditions #421

Closed essweine closed 4 months ago

essweine commented 4 months ago

BPMN multichoice (inclusive gateway splits) don't work the same way as core module multichoice tasks. This separates outputs by matched condition vs default condition so that the behavior can be overridden.

burnettk commented 4 months ago

tested with volker's process model from backend. it works. boss.