Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 4e30ab9951726c70c574ed19445029a66c876e38
https://github.com/tribe29/checkmk/commit/4e30ab9951726c70c574ed19445029a66…
Author: Christoph Rauch <christoph.rauch(a)tribe29.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
A .werks/12343
M cmk/gui/watolib/hosts_and_folders.py
M cmk/update_config.py
Log Message:
-----------
12343 FIX fix missing __id in folders after upgrade from 1.6.0
When upgrading from 1.6.0 to 2.0.0 until 2.0.0p3, only the
root-folder got assigned a __id key which is required for the
folder endpoints of the REST API. Access to other folders with
the REST API would result in a HTTP 500 error with an error message.
During the upgrade to 2.0.0p4, these folders will be fixed.
No further action (apart from upgrading) is necessary.
Change-Id: Icd7ed54a2cfbba7131ba300d8c2002b2a0286401