https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38666
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #10 from Julian Maurice <[email protected]> --- Patches rebased on main (In reply to Thibault Keromnès from comment #6) > 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"}] Not sure what was causing that since is_closed_stack is defined in the OpenAPI spec. And I cannot reproduce after the rebase. Can you try again ? -- 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/
