Metatag field, field instance migrations can run before entity bundles are created

Created on 11 April 2024, 6 months ago

Problem/Motivation

When upgrading from Drupal 7 to D9+ the migrations for the fields and field instances can end up running before the entity bundles are created, e.g. the content types have not been created yet that the fields are going to be attached to.

Steps to reproduce

Proposed resolution

The field and field instance migrations need to list any entity bundle creations appropriate in their dependencies.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Importing/migrating data

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

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

Comments & Activities

Production build 0.71.5 2024