Currently only the 'migrate' and 'clone' task backups, and manual backups, are being stored in the 'hosting_site_backups' table, which does not reflect all backups created and stored in the backups directory.
Currently only the 'migrate' and 'clone' task backups, and manual backups, are being stored in the 'hosting_site_backups' table, which does not reflect all backups created and stored in the backups directory.
Comments
Comment #1
decipheredAdded support for 'disable' and 'delete' task backups. I think this is all backups that are automatically created.
Repo: http://drupalcode.org/sandbox/deciphered/2001932.git/shortlog/refs/heads...
Patch: http://drupalcode.org/sandbox/deciphered/2001932.git/patch/1b75066b7e907...
Comment #2
decipheredI'm changing this to a bug report, as it is a bug that all these automated backups are being created but not being made known to hostmaster.
Comment #3
ergonlogicFixed in 8a8747d.