Closed (fixed)
Project:
Hosting
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2013 at 01:41 UTC
Updated:
12 Jun 2014 at 08:59 UTC
Jump to comment: Most recent
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
deciphered commentedAdded 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
deciphered commentedI'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.