Compress and mail will be disabled when the frequency is changed
dennys - August 23, 2007 - 12:16
| Project: | Database Administration |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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 ?

#1
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.