Schools that were created while "ucr set ucsschool/ldap/noneducational/create/objects=false" was set, break GET /ucsschool/kelvin/v1/ Error: 404 { "message": "Could not find object of type 'School' with DN 'ou=breakk,dc=school,dc=test'." } How to reproduce: """ ucr set ucsschool/ldap/noneducational/create/objects=false /usr/share/ucs-school-import/scripts/create_ou breakk breakk curl -X 'GET' \ 'http://.../ucsschool/kelvin/v1/schools/' \ -H 'accept: application/json' \ -H 'Authorization: Bearer ...' """
"univention-app shell ucsschool-kelvin-rest-api ucr set ucsschool/ldap/noneducational/create/objects=false" does not help :(
Workaround: (Re-)create the missing groups via a rerun of the `create_ou` script.
UCS@school Kelvin REST API 3.0.0 has been released. https://docs.software-univention.de/ucsschool-kelvin-rest-api/changelog.html#v3-0-0-2025-09-02 If this error occurs again, please clone this bug.