https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23391 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #19 from Lucas Gass <lucas@bywatersolutions.com> --- I attempted to backport this to 20.05.x but I see that I am failing tests: prove -v t/db_dependent/api/v1/illrequests.t # Failed test '200 OK' # at t/db_dependent/api/v1/illrequests.t line 179. # got: '503' # expected: '200' not ok 30 - exact match for JSON Pointer "" # Failed test 'exact match for JSON Pointer ""' # at t/db_dependent/api/v1/illrequests.t line 179. # Structures begin differing at: # $got = HASH(0x5621283b0dd0) # $expected = ARRAY(0x5621283a8a60) # Looks like you failed 21 tests of 30. not ok 1 - list() tests # Failed test 'list() tests' # at t/db_dependent/api/v1/illrequests.t line 183. # Looks like you failed 1 test of 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests I'd love to backport this if we could make the tests pass on 20.05. Until then, no backport -- You are receiving this mail because: You are watching all bug changes.