Import the last 4 missing comments
This commit is contained in:
parent
55e5f22249
commit
e730f92584
1 changed files with 3 additions and 4 deletions
|
@ -14,8 +14,8 @@ process:
|
||||||
source: pid
|
source: pid
|
||||||
no_stub: true
|
no_stub: true
|
||||||
-
|
-
|
||||||
plugin: skip_on_empty
|
plugin: default_value
|
||||||
method: row
|
method: 0
|
||||||
entity_id:
|
entity_id:
|
||||||
-
|
-
|
||||||
plugin: migration_lookup
|
plugin: migration_lookup
|
||||||
|
@ -43,8 +43,7 @@ process:
|
||||||
no_stub: true
|
no_stub: true
|
||||||
-
|
-
|
||||||
plugin: default_value
|
plugin: default_value
|
||||||
default_value: "0"
|
default_value: 0
|
||||||
struct: true
|
|
||||||
name: name
|
name: name
|
||||||
mail: mail
|
mail: mail
|
||||||
homepage: homepage
|
homepage: homepage
|
||||||
|
|
Loading…
Reference in a new issue