added roles and created user migration, added uid to breve & materiau migration
This commit is contained in:
20
config/sync/field.storage.user.field_company.yml
Normal file
20
config/sync/field.storage.user.field_company.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
uuid: 71027dab-ea88-4962-b9f5-551715afd03e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
- user
|
||||
id: user.field_company
|
||||
field_name: field_company
|
||||
entity_type: user
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user