Bug 37338

Summary: Holdings table not showing under records in UNIMARC installations
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, phil
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: error 500

Description Mathieu Saby 2024-07-12 07:16:03 UTC
Created attachment 168871 [details]
error 500

An "Error 500" prevents the holding table to appear in UNIMARC installations. See the capture (made on biblibre sandbox)


GET https://staff-mainuni.sandboxes.biblibre.eu/api/v1/biblios/4905/items?&_page=1&_per_page=20&_match=contains&_order_by= 500 (Internal Server Error)
Comment 1 Katrin Fischer 2024-07-12 07:26:46 UTC
Can you take a look at your server logs to locate the full error message?
Comment 2 Mathieu Saby 2024-07-12 14:25:33 UTC
I se nothing special in the sandbox's logs
Comment 3 Phil Ringnalda 2024-07-12 14:55:24 UTC
Verified it was just bug 35896 -> https://gitlab.com/koha-community/koha-misc4dev/-/issues/76 by sneaking into your sandbox and giving that bib's item a valid itemtype.

*** This bug has been marked as a duplicate of bug 35896 ***
Comment 4 Mathieu Saby 2024-07-13 10:18:55 UTC
Thanks, so I see it's linked to https://gitlab.com/koha-community/koha-misc4dev/-/issues/76