updated core to 8.6.3

This commit is contained in:
2018-11-21 12:49:46 +01:00
parent 8ca34853a3
commit c92c348eee
521 changed files with 12199 additions and 4578 deletions
+13 -1
View File
@@ -16,7 +16,16 @@ process:
plugin: migration_lookup
migration: d6_comment
source: pid
entity_id: nid
entity_id:
-
plugin: migration_lookup
migration:
- d6_node
- d6_node_translation
source: nid
-
plugin: skip_on_empty
method: row
entity_type: 'constants/entity_type'
comment_type:
-
@@ -26,6 +35,7 @@ process:
-
plugin: skip_on_empty
method: row
langcode: language
field_name: '@comment_type'
subject: subject
uid: uid
@@ -52,3 +62,5 @@ migration_dependencies:
- d6_comment_entity_form_display
- d6_user
- d6_filter_format
optional:
- d6_node_translation
+13 -1
View File
@@ -17,7 +17,16 @@ process:
plugin: migration_lookup
migration: d7_comment
source: pid
entity_id: nid
entity_id:
-
plugin: migration_lookup
migration:
- d7_node
- d7_node_translation
source: nid
-
plugin: skip_on_empty
method: row
entity_type: 'constants/entity_type'
comment_type:
-
@@ -27,6 +36,7 @@ process:
-
plugin: skip_on_empty
method: row
langcode: language
field_name: '@comment_type'
subject: subject
uid: uid
@@ -45,3 +55,5 @@ migration_dependencies:
required:
- d7_node
- d7_comment_type
optional:
- d7_node_translation