Closed (won't fix)
Project:
Drupal core
Version:
main
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Feb 2019 at 11:31 UTC
Updated:
27 Aug 2026 at 11:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
quietone commentedThis is the work from the other issue without the ReferenceBase Class and with some changes to NodeReference an UserRefernce. Probably have test failures, but it is a start.
Comment #8
quietone commentedRerolling. I found this reroll a bit difficult and proceeded to fix some tests as well to make at least some of the changes are working.
Comment #10
quietone commentedFixes for two of the tests.
Comment #12
quietone commentedAdding some tests
Comment #13
quietone commentedForgot to run commit-code-check, again.
Comment #15
quietone commentedRestore dependency of field migration on d6_user_role. Use transformFieldStorageSettings for more fields.
Comment #17
quietone commentedExpanded to include Drupal 7 source.
Comment #18
quietone commentedTry again.
Comment #19
quietone commentedComment #25
jeroentI made a reroll of the patch in #19 and fixed the failing tests.
Comment #26
mikelutzThere's a lot going on here, and not a lot of documentation in the issue as to what we are trying to do. In general, I like it, looks like we can move more field specific stuff into the field plugins rather than a lot of one off case handling at the process level, but I'm a bit lost as to where to start.
This alone scares me off, lol. Can we get the issue summary updated with a bit more information, so I can better understand exactly what I'm reviewing?
NW for the issue sumary update.
Comment #31
quietone commentedThe Migrate Drupal Module and Migrate Drupal UI are deprecated and they are not in Drupal 12.0.0.
Issues for these modules should now be on the 11.x branch. And the changes are limited to critical and major bug fixes. Other changes are allowed at the discretion of the core Release Managers in consultation with the Migrate subsystem maintainers.