[Koha-bugs] [Bug 33036] New: REST API: Merge biblio records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 11:49:01 CET 2023


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 at lists.koha-community.org
          Reporter: bibliothek at th-wildau.de
                CC: tomascohen at 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.


More information about the Koha-bugs mailing list