Closed (fixed)
Project:
Migrate
Version:
7.x-2.6
Component:
migrate_ui
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2015 at 15:36 UTC
Updated:
23 May 2015 at 11:13 UTC
Jump to comment: Most recent
Comments
Comment #1
pcher1bw commentedSteps to reproduce.
On a successfully completed migration click on the task name to review the sources and destination. Then click on the MESSAGES tab in the upper right hand corner of the UI.
Comment #2
mikeryanThat's a notice, not an error.
The description in question is the one that should be on your MigrateSQLMap source schema definition, e.g.:
You should provide a description on your source key column, so the messages tab will have a header for the table column.
Comment #3
pcher1bw commentedSorry for bothering you with another user error.
Comment #4
daniroyo commentedGreat, thanks for you help Mike, I had the same problem, I think It was not neccesary this param before 2.6.
Comment #5
mambotech commentedHi,
I have the following in my class but I am getting this error.
PHP Fatal error: Call to undefined method MigrateFieldMapping::getXpath() in /var/www/spn/sites/all/modules/migrate/plugins/sources/xml.inc on line 368
PHP Stack trace:
PHP 1. {main}() /usr/share/drush/drush.php:0
PHP 2. drush_main() /usr/share/drush/drush.php:14
PHP 3. _drush_bootstrap_and_dispatch() /usr/share/drush/drush.php:59
PHP 4. drush_dispatch() /usr/share/drush/drush.php:90
PHP 5. call_user_func_array:{/usr/share/drush/includes/command.inc:165}() /usr/share/drush/includes/command.inc:165
PHP 6. drush_command() /usr/share/drush/includes/command.inc:165
PHP 7. _drush_invoke_hooks() /usr/share/drush/includes/command.inc:198
PHP 8. call_user_func_array:{/usr/share/drush/includes/command.inc:324}() /usr/share/drush/includes/command.inc:324
PHP 9. drush_migrate_import() /usr/share/drush/includes/command.inc:324
PHP 10. MigrationBase->processImport() /var/www/spn/sites/all/modules/migrate/migrate.drush.inc:1221
PHP 11. Migration->import() /var/www/spn/sites/all/modules/migrate/includes/base.inc:1073
PHP 12. XMLMigration->applyMappings() /var/www/spn/sites/all/modules/migrate/includes/migration.inc:709
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined method MigrateFieldMapping::getXpath() in
/var/www/spn/sites/all/modules/migrate/plugins/sources/xml.inc, line 368