Use statement path for MigrateToolsCommands has changed

Created on 8 February 2024, 8 months ago
Updated 9 September 2024, 19 days ago

Problem/Motivation

While trying to update migrate tools to the latest 6.0.4 version, encountered an error
Error: Class "Drupal\migrate_tools\Drush\MigrateToolsCommands" not found in /app/web/modules/contrib/migrate_orphans/src/Commands/MigrateOrphansCommands.php on line 25

Steps to reproduce

Update migrate_tools to its latest 6.0.4 version: https://www.drupal.org/project/migrate_tools/releases/6.0.4

Proposed resolution

Change the use statement path to use Drupal\migrate_tools\Drush\Commands\MigrateToolsCommands;

Remaining tasks

Create a merge request.

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.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