https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37032 --- Comment #3 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Emmi Takkinen from comment #2)
(In reply to Emmi Takkinen from comment #1)
It seems there is a typo in holds.yaml. Setting "collectionFormat: csv" is included inside "items" of "x-koha-embed". Fixing this allows me to add and call item as emded. However now some of my API calls fail on 500 error and Mojolicious compalains that "Not a HASH reference at /usr/share/perl5/SQL/Abstract/Classic.pm line 804".
This doesn't seem to be related to emded problem.
I mean, fixing this doesn't lead to 500 errors. Those are rather related how I'm building my table with API result. Fixing that typo allows using embed objects again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.