https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30907 Bug ID: 30907 Summary: List of checkouts won't load if item is recalled Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 19532 When an item on the patron account was recalled, the list of checkouts in the patron account in the staff interface doesn't load: XHRGEThttp://localhost:8081/cgi-bin/koha/svc/checkouts?borrowernumber=19&_=1654512131603 [HTTP/1.1 500 Internal Server Error 223ms] The method Koha::Recall->item_level_recall is not covered by tests! I have tried with several of the other recall fixes applied, but couldn't get this to go away. If it's a duplicate please close. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 [Bug 19532] Recalls for Koha -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.