Bug 41981 - Searching patrons by partial name not working
Summary: Searching patrons by partial name not working
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-03 16:40 UTC by Andrés Castro
Modified: 2026-03-03 16:40 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrés Castro 2026-03-03 16:40:24 UTC
For version 24.11.12, when searching for a patron by partial name in the intranet admin site, an alert error pops up saying: "Something went wrong when loading the table. 502: error."

I have looked the following log files but I have not found any clues on what's wrong:
- intranet-error
- plack-intranet-error
- api-error
- plack

When the search box is empty and I press enter, no errors appear but of course all patrons are shown. Searching by card number works without any issues. 

I upgraded to 24.11.13 since it's the latest version as of March 3rd 2026 but the error is still showing.