1234567891011121314151617181920 |
- uuid: fe827db9-3ca6-4c51-b2d6-08df081799d1
- langcode: en
- status: true
- dependencies:
- config:
- - workflow.state.workflow_creation
- - workflow.state.workflow_hidden
- id: workflow_creation_hidden
- label: null
- module: workflow
- from_sid: workflow_creation
- to_sid: workflow_hidden
- roles:
- workflow_author: workflow_author
- admin: admin
- root: root
- anonymous: '0'
- authenticated: '0'
- student: '0'
- adherent: '0'
|