raoul2000 / yii2-workflow

A simple workflow engine for Yii2
BSD 3-Clause "New" or "Revised" License
171 stars 48 forks source link

Attach two workflow to a model #61

Closed ilbassa closed 4 years ago

ilbassa commented 4 years ago

It is possible, to attach two different workflow to a model stored in two attributes? I have this error Not a valid status id : incorrect status local id format in 'MY_STATUS_VALUE' and don't understand why.

ilbassa commented 4 years ago

It is possibile to attach as many behaviour you want. The problem was that the id of the status must not contain the char "_"