Custom fields in Drupal 7 not migrating to Drupal 10 due to text filtering error

Created on 20 December 2024, about 1 month ago

Drupal version

10.3.10

PHP 8.3.13

Database engine

PostgreSQL 16.2

Problem/Motivation

I am migrating a large Drupal 7 site to Drupal 10 with custom fields in most content types.

When performing a Drush migration, three out of five custom node fields are not migrated with the following error:
d7_field:type: Can't migrate source field field_subtitle_seqnbr configured with both plain text and filtered text processing.

I have already manually set the format value field of every record in field_data_subtitle_seqnbr and field_revision_subtitle_seqnbr to 1 for "filtered HTML" but I get the same failure to migrate with the same message.

Proposed resolution

Tell me if there is some additional data field that needs to be changed so that the migration process will see all instances of these fields as having the same text filter setting.

Otherwise, I could use a patch that would allow these fields to migrate to Drupal 10.

๐Ÿ’ฌ Support request
Status

Active

Version

10.3 โœจ

Component

migration system

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States seumas.gagne

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

Comments & Activities

Production build 0.71.5 2024