Bug 40558 - Issue After Upgrading Koha from 25.05.01 to 25.05.02 – Patron Search Error
Summary: Issue After Upgrading Koha from 25.05.01 to 25.05.02 – Patron Search Error
Status: RESOLVED DUPLICATE of bug 40528
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 25.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 40337
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-31 05:12 UTC by Dr. Dilipkumar Vala
Modified: 2025-08-01 05:24 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
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 Dr. Dilipkumar Vala 2025-07-31 05:12:32 UTC
After upgrading Koha from version 25.05.01 to 25.05.02, we are encountering an issue while searching for patrons by name. The following error message appears:

Error Message:
“Something went wrong when loading the table. 500: Internal Server Error. Not in enum list: yes, no, inherit.”

However, searching by library card number works without any issue.

Kindly look into the matter and advise on a resolution.
Comment 1 David Cook 2025-08-01 05:14:00 UTC
That error message appears on screen?

Can you look at your Koha server logs? There should be more specific information about this particular problem there.
Comment 2 David Cook 2025-08-01 05:22:15 UTC
It looks like bug 40337 is probably the cause, but it's not clear what the problem would be.

On one hand, it seems like checkprevcheckout isn't yes, no, or inherit... but that should be impossible based off the database constraints.
Comment 3 David Cook 2025-08-01 05:24:43 UTC

*** This bug has been marked as a duplicate of bug 40528 ***