https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30065 Bug ID: 30065 Summary: Correct errors in backporting of database updates Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 25078 changed how database updates are handled at upgrade for versions 21.11 and later. In backporting bug 29457 and bug 29557 to 21.05.09, I mistakenly followed the new updatedatabase structure. This bug is to correct those errors. As I understand the changes from 25078, this error won't cause an upgrade to 21.05.09 to fail, but the changes from the two bugs linked above will not be made. Those changes are a correction to a notice script and two informational notes to be output when updatedatabase runs, so the impact here is minimal. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.