Show the migration's imported count even if the migration source is somewhat invalid

Created on 14 February 2025, 2 months ago

Problem/Motivation

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.

Steps to reproduce

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

Proposed resolution

Add appropriate error handling so that normal data is still available to the user.

Remaining tasks

Provide issue fork/patch.

User interface changes

Migrations with temporarily broken sources will still show valuable information to the user.

API changes

N/A

Data model changes

N/A

📌 Task
Status

Active

Version

6.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024