Actions
Support #971
closedRecords in search results not generating a valid link due to a missing biblionumber
Koha Bugzilla Bug#:
Description
Bug 29486 removed C4::Biblio::_koha_marc_update_bib_ids from GetMarcBiblio. Our migration scripts had missed 999$c and after Bug 29486 was pushed, records without 999$c could no longer be opened through search results view, because biblionumber was not included in the link that points user to record details.
Fix migration scripts, populate 999-fields with batchRepairMissingBiblionumbers.pl and document this issue in case someone else runs into it.
Updated by Lari Taskula over 2 years ago
- Assignee set to Lari Taskula
- Estimated time changed from 1.00 h to 2.00 h
Actions