Add parent_bundle field to the d7_field_collection_item migrate source

Created on 24 March 2025, 12 days ago

Problem/Motivation

The fields are reusable in Drupal 7. This includes field collections, so a single field collection could be reused across different entity bundles, like different content types for example.
Would be extremely useful to add the parent_bundle field to the source plugin d7_field_collection_item, so migrations can filter by the bundle where the field collection is attached to.

Steps to reproduce

Proposed resolution

Add the bundle column of the field_revision_FIELD_NAME table as a new source property called "parent_bundle", in the same way as the parent_entity and the parent_id source properties are set

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain akalam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024