Werk #15437: folder_config: deleting the root folder via the rest-api no longer causes an internal server error

Component REST API
Title folder_config: deleting the root folder via the rest-api no longer causes an internal server error
Date Mar 27, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b2 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

This werk fixes an issue with the folder_config delete endpoint. Previously, when attempting to delete the root folder via the rest-api, a 500 internal server error would be raised. We now return a 401 with an appropriate error message.

To the list of all Werks