| Summary: | koha-restore 17.x fails to restore dump from 16.x | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Radek Šiman (R-Bit Technology, s.r.o.) <rbit> |
| Component: | Command-line Utilities | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | black23, josef.moravec, robin |
| Version: | 17.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
As we no longer maintain the 17.x versions, should we move this to WONTFIX? (In reply to Katrin Fischer from comment #1) > As we no longer maintain the 17.x versions, should we move this to WONTFIX? 3 years later - closing. |
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.