From a507d5c32a7beb9eda0b9839bc796e2a181ab059 Mon Sep 17 00:00:00 2001 From: seppe <seppe@startx.be> Date: Tue, 9 Jul 2024 05:09:50 +0000 Subject: [PATCH] type voorstelling --- config/optional/migrate_plus.migration.import_events.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/optional/migrate_plus.migration.import_events.yml b/config/optional/migrate_plus.migration.import_events.yml index 4b44fea..40fd59c 100644 --- a/config/optional/migrate_plus.migration.import_events.yml +++ b/config/optional/migrate_plus.migration.import_events.yml @@ -96,7 +96,7 @@ process: field_event_type: - plugin: array_values - source: 'type voorstelling' + source: type_voorstelling - plugin: migration_lookup migration: import_event_type @@ -130,8 +130,7 @@ process: migration: import_organisations_profile source: organisatie no_stub: true - field_import_medewerkers: 'medewerkers' - + field_import_medewerkers: medewerkers destination: plugin: 'entity:rp_event' default_bundle: default -- GitLab