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

deciphered’s picture

Status: Active » Needs review

Added 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...

deciphered’s picture

Category: task » bug

I'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.

ergonlogic’s picture

Status: Needs review » Fixed

Fixed in 8a8747d.

Status: Fixed » Closed (fixed)

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

  • Commit 8a8747d on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by ergonlogic:
    Issue #2022849: Record disable and delete backups in the database.
    

  • Commit 8a8747d on 6.x-2.x, 7.x-3.x, dev-ssl-ip-allocation-refactor, dev-sni, dev-helmo-3.x by ergonlogic:
    Issue #2022849: Record disable and delete backups in the database.