- Issue created by @codebymikey
- Merge request !80Issue #3506710 by codebymikey: Show the migration's details even if the migration source is invalid → (Open) created by codebymikey
When a migration has been ran, but the Drupal database is moved to a different environment e.g. local without access to the migration source, it simply shows N/A for all the columns when it doesn't have to.
It should still provide you access to the existing information, e.g. number of imported rows, links to migration messages and the date it was last imported.
Carry out a database based migration, run the migration, then remove reference to the database in your settings.php. All the migration rows for it will show N/A in the UI
Add appropriate error handling so that normal data is still available to the user.
Provide issue fork/patch.
Migrations with temporarily broken sources will still show valuable information to the user.
N/A
N/A
Active
6.0
Code