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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 31 16:02:44 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33036

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
1. Tests are missing

2. You are duplicating code. The correct way to do this is to first move the
code to a module, provide test, then call that method from merge.pl and your
Mojo controller.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list