[Bug 14565] New: koha-run-backups does not backup an instance called demo
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14565 Bug ID: 14565 Summary: koha-run-backups does not backup an instance called demo Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: mirko@abunchofthings.net QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz It's not expected to have one arbitrary instance name not backed up by koha-run-backups. If you want to exclude instances, the feature proposed in Bug 14384 should be used instead. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14565 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz@catalyst.net.nz --- Comment #1 from Liz Rea <liz@catalyst.net.nz> --- I don't think the feature in bug 14384 works that way - that feature is meant to koha-disable an instance while the backup is running, not disable the backup from being taken. I don't see a problem with excluding instances named demo from the backups, but it should be better documented, for sure. Liz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14565 --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- Yeah, a fix for this could be just putting a mention in the man page. Otherwise it is a little surprising. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14565 --- Comment #3 from Mirko Tietgen <mirko@abunchofthings.net> --- (In reply to Liz Rea from comment #1)
I don't think the feature in bug 14384 works that way - that feature is meant to koha-disable an instance while the backup is running, not disable the backup from being taken.
Oops, my bad. You are right, of course.
I don't see a problem with excluding instances named demo from the backups, but it should be better documented, for sure.
I think it is strange to have that hardcoded. How about koha-backup-enable/disable, similar to koha-email-enable/disable (but enabled by default)? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14565 --- Comment #4 from Robin Sheat <robin@catalyst.net.nz> --- (In reply to Mirko Tietgen from comment #3)
I think it is strange to have that hardcoded. How about koha-backup-enable/disable, similar to koha-email-enable/disable (but enabled by default)?
This probably is the best option. I'd kinda like to make a single tool at some point, I don't know what called. koha-settings maybe. So you can do koha-settings email enable. I'm starting to get annoyed by the proliferation of scripts having to reimplement the same things over and over. That's just by-the-by though. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14565 --- Comment #5 from Liz Rea <liz@catalyst.net.nz> --- +1 koha-settings koha-settings --email --disable instance would be lovely. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org