fixe user company bug
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
uuid: ec3736c2-9d18-46ee-bda0-e0b1f350b69e
|
||||
uuid: 0e8915f4-3471-4dbf-8d6a-767622125b26
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: A9EdRJlr8o5qMY-JbJU_n7Cv0Java4lZouu__eONDWM
|
||||
default_config_hash: MSrCVV09c4n2q36chsUNrsaE87aqSrk3FfoG7QBzuxg
|
||||
id: d7_users
|
||||
class: Drupal\user\Plugin\migrate\User
|
||||
class: null
|
||||
field_plugin_method: null
|
||||
cck_plugin_method: null
|
||||
migration_tags:
|
||||
@@ -15,7 +15,7 @@ migration_tags:
|
||||
migration_group: d7_materio
|
||||
label: 'User accounts'
|
||||
source:
|
||||
plugin: d7_user
|
||||
plugin: d7_users
|
||||
process:
|
||||
name: name
|
||||
pass: pass
|
||||
@@ -68,21 +68,15 @@ process:
|
||||
11: alpha_testeur
|
||||
12: translator
|
||||
13: admin_showroom
|
||||
user_picture:
|
||||
-
|
||||
plugin: default_value
|
||||
source: picture
|
||||
default_value: null
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d7_file
|
||||
field_company:
|
||||
plugin: migration_lookup
|
||||
migration: d7_taxonomy_term_company
|
||||
source: field_company
|
||||
no_stub: true
|
||||
field_showroom:
|
||||
plugin: migration_lookup
|
||||
migration: d7_taxonomy_term_showroom
|
||||
no_stub: true
|
||||
source: field_showroom
|
||||
field_memo: field_memo
|
||||
destination:
|
||||
@@ -90,3 +84,5 @@ destination:
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_allpublicfiles
|
||||
- d7_taxonomy_term_showroom
|
||||
- d7_taxonomy_term_company
|
||||
|
||||
Reference in New Issue
Block a user