I user dba module to build a daily backup (compress and mail). Someday I want to build a backup immediately before cronjob, so, I disable it, save and enable it. But when I enable dba module again, the checkbox of compress and mail is un-checked. It's not a big problem, I can press them and save, just a little inconvenient.

btw, is it possible to add a "backup now" button ?

Comments

greggles’s picture

I can confirm this bug. It's quite interesting.

I split apart the backup now into #242369

This kind of seems like a bug in systems_setting_form because it will automatically turn the variable for a disabled checkbox to "FALSE". I'm not sure that this can be fixed within dba.

jeremy’s picture

Status: Active » Closed (won't fix)

The 5.x branch is no longer supported.