12345678910111213141516171819 |
- uuid: 8b01325b-e4ed-45be-8781-b4176df31d56
- langcode: en
- status: true
- dependencies:
- config:
- - workflow.state.migration_creation
- - workflow.state.migration_reviewed
- id: migration_creation_reviewed
- label: null
- module: workflow
- from_sid: migration_creation
- to_sid: migration_reviewed
- roles:
- workflow_author: '0'
- anonymous: '0'
- authenticated: '0'
- admin: '0'
- root: '0'
- user: '0'
|