migrate_drush has no dependency on migrate, but attempting to run drush migrate_drush_run without it throws an exception. We can add a dependency so this never happens. This does mean if someone has enabled the module solely to run migrate_drush_generate, they will have to have migrate enabled for no benefit, but I think that's a very rare use case.

CommentFileSizeAuthor
#2 add_dependency_on-2820633-2.patch309 bytesEli-T
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Eli-T created an issue. See original summary.

Eli-T’s picture

Eli-T’s picture

Status: Active » Needs review
chx’s picture

Status: Needs review » Reviewed & tested by the community

  • Eli-T committed b0049a9 on 8.x-1.x
    Issue #2820633 by Eli-T, chx: Add dependency on migrate module
    
Eli-T’s picture

Thanks chx! Committed and pushed to 8.x-1.x

Eli-T’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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