added roles and created user migration, added uid to breve & materiau migration
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
uuid: 179f73ca-cb6a-4277-9d37-f8b0f804c446
|
||||
uuid: 5d164ac2-4f6b-44cf-a0ac-29a6c42c2290
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: vECgUQkA1A8_ZiNqfWtEenHdJrqYKE98xNWqiR19E_4
|
||||
default_config_hash: i5TbqALRlvWgoqxwwZ8XeBUNtgZjummPwZQZM-2NRew
|
||||
id: d7_node_materiau
|
||||
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_short_description: field_nature_titre
|
||||
field_migration:
|
||||
plugin: default_value
|
||||
@@ -140,6 +144,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