https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 Bug ID: 25078 Summary: Stop updatedatabase.pl when a database change cannot be applied Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: lari.taskula@hypernova.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In order to maintain database schema consistency between installations running the same Koha version, we must not either conditionally apply or skip a schema alteration. See previous discussion https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22887#c15 Discuss how updatedatabase.pl and the GUI (and install.pl) should work when we want to stop a problematic database update and leave room for sysadmin to fix it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.