Logger Service not working with Drush 10

Created on 14 August 2024, 11 months ago

Problem/Motivation

Call to a member function warning() on null in Drupal\migrate_tools\Drush\Commands\MigrateToolsCommands->resetStatus() (line 690 of modules/contrib/migrate_tools/src/Drush/Commands/MigrateToolsCommands.php)
When I try to run the custom drush command which has the method $this->migrateToolsCommands->resetStatus('guide');
causing this issue. Although I checked the migrate_tools module that seems to be have the correct $this->logger->warning($migration_id)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

6.0

Component

Code

Created by

🇮🇳India Dinesh18

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