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 a 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

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

aurelianzaha created an issue. See original summary.

aurelianzaha’s picture

Issue summary: View changes

aurelianzaha’s picture

Status: Active » Needs review

ayalon made their first commit to this issue’s fork.

ayalon’s picture

Status: Needs review » Fixed

Checked and merged.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.