added draft workflow's state

This commit is contained in:
2021-09-02 16:45:32 +02:00
parent 38807c1460
commit 5824eef86e
13 changed files with 196 additions and 3 deletions

View File

@@ -11,9 +11,9 @@ module: workflow
from_sid: workflow_creation
to_sid: workflow_visible
roles:
workflow_author: workflow_author
admin: admin
root: root
workflow_author: '0'
anonymous: '0'
authenticated: '0'
student: '0'