12345678910111213141516171819202122 |
- uuid: 47b0e54b-73e5-406d-92fa-115f44705c9e
- langcode: en
- status: true
- dependencies:
- module:
- - taxonomy
- - workflow
- id: taxonomy_term.field_workflow
- field_name: field_workflow
- entity_type: taxonomy_term
- type: workflow
- settings:
- workflow_type: workflow
- allowed_values: { }
- allowed_values_function: ''
- module: workflow
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|