https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34898 Bug ID: 34898 Summary: Links in reports don't work when item/record/patron have been deleted Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org I think we need some test to see if the ID still exists: To test: * Find a record with a few items * Delete all items * Create a report: select * from deleteditems; Try the links on the itemnumber - they will result in an error: Can't call method "biblionumber" on an undefined value at /kohadevbox/koha/catalogue/moredetail.pl line 76 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.