[Koha-bugs] [Bug 26271] Call to /api/v1/patrons/<patron_id>/account returns 500 error if manager_id is NULL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 21 15:31:06 CEST 2020


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

--- Comment #1 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 108820
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108820&action=edit
Bug 26271: Add failing test to reveal issue with patrons API endpoint

When manager_id is null/undef the API returns error code 500.

To test:
 1) Notice failure when running
    prove t/db_dependent/api/v1/patrons_accounts.t

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


More information about the Koha-bugs mailing list