[Koha-bugs] [Bug 31795] REST API: POST endpoint for Authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 11 16:42:29 CEST 2023


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |ASSIGNED

--- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to David Nind from comment #13)
> The tests don't pass after applying the patches:
> 
> prove t/db_dependent/api/v1/authorities.t
> t/db_dependent/api/v1/authorities.t .. 1/3 
>     #   Failed test '409 Conflict'
>     #   at t/db_dependent/api/v1/authorities.t line 204.
>     #          got: '201'
>     #     expected: '409'

This is odd. It fails on Zebra, and passes on ES. It means the
FindDuplicateAuthority method is not behaving the same on each.

I'll mock the call to the method and file a new bug for the method
specifically.

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


More information about the Koha-bugs mailing list