perhaps this is devel_generate related, but a basic d6 install, with a handful of nodes are missing titles upon import when using the parent issue's manifest...the source has all CCK modules enabled, devel, devel_generate, 12 or so page nodes, and nothing else.

Content___d6.png


Content___imp_localhost.png

$ drush migrate-manifest mysql://...:@.../d6 D6Manifest-Node.yml --verbose
Initialized Drupal 8.0-dev root directory at /Users/bdone/Sites/community/imp/httpdocs                                                                                                                                                                           [notice]
Initialized Drupal site default at sites/default                                                                                                                                                                                                                 [notice]
Executing: mysql --silent --database=imp --host=127.0.0.1 --user=root --password=  < /private/tmp/drush_VKTiAT
Running d6_field                                                                                                                                                                                                                                                 [notice]
Running d6_field_instance                                                                                                                                                                                                                                        [notice]
Running d6_field_instance_widget_settings                                                                                                                                                                                                                        [notice]
Running d6_field_settings                                                                                                                                                                                                                                        [notice]
Running d6_filter_format                                                                                                                                                                                                                                         [notice]
Running d6_node                                                                                                                                                                                                                                                  [notice]
Running d6_node_settings                                                                                                                                                                                                                                         [notice]
Running d6_node_type                                                                                                                                                                                                                                             [notice]
Running d6_view_modes                                                                                                                                                                                                                                            [notice]
Command dispatch complete
CommentFileSizeAuthor
Content___d6.png83.57 KBbdone
Content___imp_localhost.png103.54 KBbdone

Comments

bdone’s picture

Issue summary: View changes
ultimike’s picture

Project: IMP » Drupal core
Version: » 8.x-dev
Component: Miscellaneous » migration system

@bdone - would you kindly retest and see if this is still an issue?

Thanks,
-mike

hussainweb’s picture

Status: Active » Closed (cannot reproduce)

I just followed the same testing steps and I did not see this particular problem (missing titles). I did encounter other errors and opened a new issue at #2306049: D6->D8 node migration - Handle nodes with format = 0 ?. I am marking it as cannot reproduce. Please reopen it if you find otherwise.