https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20597 Bug ID: 20597 Summary: koha-restore 17.x fails to restore dump from 16.x Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: rbit@rbit.cz QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Koha instance dumped in 16.x cannot be restored in 17.x version because of missing biblio_metadata table. Debian command koha-restore fails with the following error: DBD::mysql::db selectrow_array failed: Table 'koha_policka.biblio_metadata' doesn't exist [for Statement " SELECT metadata FROM biblio_metadata WHERE biblionumber=? AND format='marcxml' AND marcflavour=? "] at /usr/share/koha/lib/C4/Biblio.pm line 1293. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.