https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33036 Bug ID: 33036 Summary: REST API: Merge biblio records Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: bibliothek@th-wildau.de CC: tomascohen@gmail.com Related to the ongoing development of biblios API, what about an endpoint to merge existing biblios including items and acquisition data as the intranet already offers. Possible params should be - biblionumber_to_remain that remains - biblionumber_to_merge which will be merged into biblionumber_to_remain - optional MARCXML that represents the remaining biblio If no MARCXML is delivered the merge should take the MARCXML from the remaining biblio as reference. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.