cleaned up workflow workflow
This commit is contained in:
20
config/sync/workflow.transition.workflow_creation.yml
Normal file
20
config/sync/workflow.transition.workflow_creation.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: d9875ded-2217-4a8e-a4c4-4f82b85177da
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_creation
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_creation
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_creation
|
||||
to_sid: workflow_wip
|
||||
roles:
|
||||
workflow_author: workflow_author
|
||||
admin: admin
|
||||
root: root
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
Reference in New Issue
Block a user