Extend supported migration classes

Created on 7 July 2025, 26 days ago

Problem/Motivation

the support for the migration class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase was added already, but the parent class of this class is not supported yet: Drupal\migrate\Plugin\migrate\source\SqlBase

Steps to reproduce

try to execute 'drush migrate:orphans-purge' on cla migraiton from the class 'Drupal\migrate\Plugin\migrate\source\SqlBase'

Proposed resolution

check the class 'Drupal\migrate\Plugin\migrate\source\SqlBase' instead of 'Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase'

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇦🇹Austria aurelianzaha

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