Skip to content
Snippets Groups Projects

Update paragraph migration bundle syntax.

16 files
+ 184
25
Compare changes
  • Side-by-side
  • Inline
Files
16
id: drupalorg_migrate_field_collection_contribution_role
id: drupalorg_migrate_field_collection_contribution_role
label: 'Drupal.org field collection "Organizations"'
label: 'Drupal.org field collection "Contributor Role"'
migration_group: drupalorg_migrate
migration_group: drupalorg_migrate
migration_tags:
migration_tags:
- Drupal 7
- Drupal 7
@@ -13,6 +13,7 @@ source:
@@ -13,6 +13,7 @@ source:
destination:
destination:
plugin: entity_reference_revisions:paragraph
plugin: entity_reference_revisions:paragraph
 
default_bundle: contribution_role
process:
process:
field_con_role:
field_con_role:
@@ -52,9 +53,6 @@ process:
@@ -52,9 +53,6 @@ process:
from_format: 'Y-m-d H:i:s'
from_format: 'Y-m-d H:i:s'
to_format: 'Y-m-d'
to_format: 'Y-m-d'
source: value
source: value
type:
plugin: default_value
default_value: contribution_role
revision_id: revision_id
revision_id: revision_id
langcode:
langcode:
plugin: default_value
plugin: default_value
Loading