Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
migration system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Feb 2018 at 11:48 UTC
Updated:
18 Nov 2018 at 02:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
zuhair_akI have changed the message as in the summary.
Comment #3
joachim commentedThat was fast!
Thanks!
Let's set this to Needs Review so the test bot runs it.
Comment #4
maxocub commentedThank you for this improvement!
Comment #7
catchCommitted/pushed to 8.6.x and cherry-picked to 8.5.x. Thanks!
Comment #9
jeremylichtman commentedIs there any way in which the exception message could also indicate which migration?
I'm working on a project where there are hundreds of migrations configured, and somebody has messed up one of them. Finding it is a problem (the migrate tools listing page crashes), and catching this exception turns out to be tricky for some reason.