Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294835

Misleading message when migration test fails

$
0
0

Problem/Motivation

If a row fails to migrate then the debug message is:
"Successful migration of $source_id to $destination as part of the {$migration->id()} migration. The source row status is " . $row['source_row_status']
e.g.

Successful migration of a:3:{s:9:"sourceid1";s:5:"forum";s:9:"sourceid2";s:1:"0";s:9:"sourceid3";s:7:"garland";} to a:0:{} as part of the d6_block migration. The source row status is 3

Proposed resolution

s/Successful/Failed
would make much more sense.

Remaining tasks

Adjust the failure error mesage.

User interface changes

API changes

Data model changes


Viewing all articles
Browse latest Browse all 294835

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>