Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Oct 2016 at 00:24 UTC
Updated:
16 Oct 2019 at 13:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
phenaproximaPostponing on #2447727: Add base class for migrating reference fields.
Comment #4
phenaproximaD6 node reference field definitions are now supported as of #2872660: Migrate D6 node reference fields to D8 entity reference field definitions, which landed today. Closing as duplicate!
Comment #5
phenaproximaActually, no -- reopening because that issue only migrates the field definitions, but not the values. This issue can be where we migrate the actual field values. Updating the IS.
Comment #6
phenaproximaComment #7
phenaproximaA patch! Finally, a patch. With the field definitions having been handled over in #2872660: Migrate D6 node reference fields to D8 entity reference field definitions, this part was easy as pie. Let's get this done.
Comment #8
heddnShould this be added to release notes? Tagging. Reviewiewed the code and marking RTBC. We now have node reference fully functional. Only user reference left to make non-i18n from D6 fully, 100% feature complete!
Comment #9
tstoecklerMissing newline
Comment #12
catchReally great to see this one green.
Committed/pushed to 8.4.x, and cherry-picked to 8.3.x, thanks!
Agreed on release notes mention.
Comment #14
vpa24 commentedIt is still doesn't work for me. This is my code:
In drupal 8, after migration I don't see my cck node reference field.