fixed dependency between materials and articles migrations (stub)
This commit is contained in:
@@ -104,5 +104,5 @@ migration_dependencies:
|
||||
- d7_taxonomy_term_tags
|
||||
- d7_taxonomy_term_company
|
||||
- d7_taxonomy_term_showroom
|
||||
optional:
|
||||
- d7_node_materiau
|
||||
# optional:
|
||||
|
@@ -86,15 +86,15 @@ process:
|
||||
source: field_video_filter
|
||||
process:
|
||||
value: url
|
||||
# field_linked_materials:
|
||||
# -
|
||||
# plugin: skip_on_empty
|
||||
# method: process
|
||||
# source: linked_materials
|
||||
# -
|
||||
# plugin: migration_lookup
|
||||
# migration: d7_node_materiau
|
||||
# no_stub: true
|
||||
field_linked_materials:
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
method: process
|
||||
source: linked_materials
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d7_node_materiau
|
||||
no_stub: true
|
||||
field_linked_articles:
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
@@ -103,7 +103,7 @@ process:
|
||||
-
|
||||
plugin: migration_lookup
|
||||
migration: d7_node_article
|
||||
no_stub: true
|
||||
# no_stub: true
|
||||
field_materiau_images:
|
||||
plugin: iterator
|
||||
source: field_materiau_image
|
||||
@@ -154,5 +154,5 @@ migration_dependencies:
|
||||
- d7_taxonomy_term_tags
|
||||
- d7_taxonomy_term_company
|
||||
- d7_taxonomy_term_showroom
|
||||
optional:
|
||||
- d7_node_article
|
||||
# optional:
|
||||
# - d7_node_article
|
||||
|
Reference in New Issue
Block a user