https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28298 Bug ID: 28298 Summary: DBRev 19.12.00.076 broken Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: alex.arnaud@biblibre.com QA Contact: testopia@bugs.koha-community.org Bug 27842 seems to break the updatedb 19.12.00.076: "UPDATE serial JOIN subscription USING (subcriptionid) SET serial.biblionumber = subscription.biblionumber WHERE serial.biblionumber != subscription.biblionumber" Missing a 'S' on subcriptionid. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.