added roles and created user migration, added uid to breve & materiau migration
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
uuid: fe5c7cd7-5404-420c-a41d-144c23f5a2c7
|
||||
uuid: acabbdc5-4d4e-4a84-9259-5c6b0591335c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: JA4aMGGDJwLeCUNGla4k3R17rNjUTUbDb3UHhsVIRxQ
|
||||
default_config_hash: 9C1U46FXLxeqPJ9INTQmsLtDe6e18iDy_U2gmhUpl4Q
|
||||
id: d7_node_breve
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
@@ -27,6 +27,10 @@ process:
|
||||
title: title
|
||||
created: created
|
||||
changed: changed
|
||||
uid:
|
||||
plugin: migration_lookup
|
||||
migration: d7_users
|
||||
source: uid
|
||||
field_migration:
|
||||
plugin: default_value
|
||||
default_value: migration_imported
|
||||
@@ -94,6 +98,7 @@ destination:
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
- d7_users
|
||||
- d7_taxonomy_term_thesaurus
|
||||
- d7_taxonomy_term_tags
|
||||
- d7_taxonomy_term_company
|
||||
|
||||
Reference in New Issue
Block a user