raoul2000 / yii2-workflow

A simple workflow engine for Yii2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attach two workflow to a model

ilbassa opened this issue · comments

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.

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