https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213 Bug ID: 28213 Summary: Deleting a patron club causes server error on searching Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To recreate: - create a club template - create a club - enroll a patron in the club - from the clubs page, select Search To Hold for your club - do a search, see that it says "Hold for [club name]" in your search results page - go back to the clubs page and delete your club - try to perform a search - get error "Can't call method "name" on an undefined value at /kohadevbox/koha/catalogue/search.pl line 207" Koha's trying to retain your deleted club as its Search To Hold target. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.