Closed (duplicate)
Project:
Drupal-to-Drupal data migration
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2013 at 08:59 UTC
Updated:
15 May 2013 at 21:41 UTC
First off, WOW. I am easily amused, but this is a seriously crafty body of work, and you're really keeping the issue queue flowing! Kudos.
From what I can tell, simply registering a D6 Node migration should actually create the destination D7 content types and fields, so I must be missing something minor that I have not yet found: Result of imports of Drupal 6 CCK nodes is just plain-jane nodes.
Could it be that my empty, "minimal profile" D7 destination is too minimal? I went ahead and added entity to no evident improvement.. Do I need cck 7.x..-dev which talks about content_migrate?
Thanks!
Comments
Comment #1
mikeryanNo, migrate_d2d migrates node data, but does not create content types and fields. I have it in mind to add this capability as part of #1826132: Support new Migrate wizard framework, it's a significant enough enhancement that's it's worth tracking here in its own issue.
Comment #2
texas-bronius commentedThanks for the clarification, Mike. I've posted this tidbit on the handbook to help anyone else who seeks the holy grail. I agree this is a large enough task to track its own issue, but I wonder whether it could be developed independently of #1826132: Support new Migrate wizard framework, presuming the UI work branch is focused primarily on UI? #lovegit
As I work through my own internal flow, I will be happy to contribute back what I can where I can. Thanks again for this great module pair!
Comment #3
mikeryanClosing in favor of the original issue: #1545128: Migration of structure