flaglists migration seems ok.Had to hack flag module: commented hooks to get the site usable again
This commit is contained in:
@@ -33,7 +33,7 @@ process:
|
||||
migration: d7_flaglists
|
||||
source: fid
|
||||
|
||||
baseflag: relatedflag
|
||||
baseflag: baseflag
|
||||
# baseflag:
|
||||
# plugin: skip_on_empty
|
||||
# method: row
|
||||
@@ -49,11 +49,12 @@ process:
|
||||
source: entity_id
|
||||
|
||||
|
||||
# TODO use the destination entity_id isnstead of the original id
|
||||
#use the destination entity_id isnstead of the original id
|
||||
# use the destination flag_collection instead of original title
|
||||
name:
|
||||
plugin: concat
|
||||
source:
|
||||
- title
|
||||
- flagcolname
|
||||
- dest_entity_id
|
||||
delimiter: ' '
|
||||
|
||||
|
@@ -31,8 +31,8 @@ process:
|
||||
langcode: language
|
||||
content_translation_source: source
|
||||
title: title
|
||||
# created: created
|
||||
# changed: changed
|
||||
created: created
|
||||
changed: changed
|
||||
body:
|
||||
plugin: iterator
|
||||
source: body
|
||||
|
Reference in New Issue
Block a user