Closed (works as designed)
Project:
Backup and Migrate
Version:
7.x-2.4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2012 at 13:51 UTC
Updated:
5 May 2013 at 02:20 UTC
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
Comment #1
jcfiala commentedPossibly 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 allthe backup works again - but it's ridiculous that I have to keep doing this. It looks likedrush cc drushalso re-enables the module.Could it be because the drush file is inside of an includes directory?
Comment #2
ronan commentedI'm not seeing any issues. Reopen this if you're still having problems with the latest drupal, drush and b&m