https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26276 Bug ID: 26276 Summary: When merging biblios with volumes, preserve all volumes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When merging bib records with attached volumes, only the volumes connected to the preserved biblionumber are kept. To recreate: - create bib Test 1 - create Volume 1 on bib Test 1 - create bib Test 2 - create Volume 2 on bib Test 2 - select bibs Test 1 and Test 2 for merge - selet Test 1 as the bib number to be maintained - complete merge - confirm your final bib has just one volume, Volume 1 We should keep all volumes, merging them all into the final bib. Additionally, and volume-level holds on the deleted bib do merge onto the final bib, but end up as bib-level holds. They should be kept as volume-level. Could be this wants to be a separate bug. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.