1234567891011121314151617181920 |
- uuid: cb736660-0f48-4438-8b02-1bd7ac426978
- langcode: fr
- status: true
- dependencies:
- config:
- - workflow.state.workflow_visible
- - workflow.state.workflow_wip
- id: workflow_wip_visible
- label: null
- module: workflow
- from_sid: workflow_wip
- to_sid: workflow_visible
- roles:
- admin: admin
- root: root
- workflow_author: '0'
- anonymous: '0'
- authenticated: '0'
- student: '0'
- adherent: '0'
|