Closed (won't fix)
Project:
Drupal core
Version:
11.x-dev
Component:
migration system
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 May 2016 at 17:12 UTC
Updated:
18 Jan 2026 at 10:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
generalredneckComment #3
generalredneckForgot to update status
Comment #6
imiksuWe'll try to investigate why tests failed.
Comment #8
heddnThis needs some testing added.
Comment #9
gaurav.kapoor commentedRe-rolled for D8.4 and added short array syntax.
Comment #14
quietone commentedComment #15
wim leersAFAICT this would also help prevent the problem of many D7 databases having thephp_codefilter still in some of its text formats (perhaps dating back to the D5/D6 days), which then causes all sorts of problems as described in #3061571: If no Drupal 8 equivalent filter is found during migration, drop transformation-only filters, so that body fields show up.EDIT: hm, less sure about this now… see next comment.
Comment #16
wim leersActually, on my own site, this is what I see.
php_codefilter is present on half a dozen formats, but is disabled on all but one, meaning it won't cause migration issuesThe problem still exists though, but only on Drupal 7 sites which were "relatively poorly" managed (to be fair, it's silly that Drupal 7 didn't take care of this automatically).
Demoting to because I think this only affects a small fraction of D7 sites. But it definitely would improve reliability of migrations.
Comment #23
mikelutzComment #24
quietone commentedhttps://www.drupal.org/project/issues/search/drupal?project_issue_follow...
Comment #25
quietone commentedThe Migrate Drupal and Migrate Drupal UI modules are deprecated and will be removed from Drupal 12. For these modules, effort is now focused on bug fixes and necessary tasks. Therefore, this feature request is closed as won't fix.
Thanks to all for working on this!