1234567891011121314151617181920 |
- uuid: 21ce13e5-25b1-4222-b202-f886d65debdc
- langcode: fr
- status: true
- dependencies:
- config:
- - workflow.state.workflow_creation
- - workflow.state.workflow_draft
- id: workflow_creation_draft
- label: null
- module: workflow
- from_sid: workflow_creation
- to_sid: workflow_draft
- roles:
- workflow_author: workflow_author
- admin: admin
- root: root
- anonymous: '0'
- authenticated: '0'
- student: '0'
- adherent: '0'
|