https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38666
Thibault Keromnès <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |thibault.keromnes@univ-pari | |s8.fr --- Comment #6 from Thibault Keromnès <[email protected]> --- On step one I ran "dbic", "updatedatabase" and "restart_all" On step 2 of the test plan, after creating the items I have an error when i go back to the biblio details page. The logs read : ==> /var/log/koha/kohadev/plack-api-error.log <== [2025/01/14 13:28:29] [WARN] OpenAPI >>> GET api/v1/biblios/272/items [{"message":"Properties not allowed: is_closed_stack.","path":"\/body\/0"},{"message":"Properties not allowed: is_closed_stack.","path":"\/body\/1"},{"message":"Properties not allowed: is_closed_stack.","path":"\/body\/2"}] ==> /var/log/koha/kohadev/plack.log <== 172.18.0.1 - - [14/Jan/2025:13:28:29 +0000] "GET /api/v1/app.pl/api/v1/biblios/272/items?&_page=1&_per_page=20&_match=contains&_order_by= HTTP/1.1" 500 - "http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=272&searchid=scs_1736860462163" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0" Really interested by what I can see of the feature though. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
