support-2.0.x-dev/modules/support_ticket/config/install/field.storage.support_ticket.field_priority.yml
modules/support_ticket/config/install/field.storage.support_ticket.field_priority.yml
langcode: en
status: true
dependencies:
module:
- options
- support_ticket
id: support_ticket.field_priority
field_name: field_priority
entity_type: support_ticket
type: list_string
settings:
allowed_values:
-
value: '105'
label: lowest
-
value: '110'
label: low
-
value: '115'
label: normal
-
value: '120'
label: high
-
value: '125'
label: urgent
-
value: '130'
label: critical
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
