field.storage.node.field_status.yml in Workflows Field 2.x
Same filename and directory in other branches
tests/modules/workflows_field_test_workflows/config/install/field.storage.node.field_status.yml
File
tests/modules/workflows_field_test_workflows/config/install/field.storage.node.field_status.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - workflows.workflow.bureaucracy_workflow
- module:
- - node
- - workflows_field
- id: node.field_status
- field_name: field_status
- entity_type: node
- type: workflows_field_item
- settings:
- workflow: bureaucracy_workflow
- module: workflows_field
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false