[Koha-bugs] [Bug 20597] New: koha-restore 17.x fails to restore dump from 16.x

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 17 18:29:49 CEST 2018


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 at lists.koha-community.org
          Reporter: rbit at rbit.cz
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at 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.


More information about the Koha-bugs mailing list