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.
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.
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.
*** This bug has been marked as a duplicate of bug 40528 ***