Download & Extend

backup_migrate didn't work via Drush after update to Drupal 7.18

Project:Backup and Migrate
Version:7.x-2.4
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

After update to Drupal 7.18, Backup_migrate via drush command didn't work anymore, including backup, restore, etc. Anyone had the same problem here?

Comments

#1

Possibly related - I'm intermittently getting a problem where when I try to run a backup by drush, I get this error:

Command bb needs the following module(s) enabled to run: backup_migrate.

However, backup_migrate is enabled, and if I drush cc all the backup works again - but it's ridiculous that I have to keep doing this. It looks like drush cc drush also re-enables the module.

Could it be because the drush file is inside of an includes directory?

#2

Status:active» closed (works as designed)

I'm not seeing any issues. Reopen this if you're still having problems with the latest drupal, drush and b&m