Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 1a275cfb5251f2d69b935b7dd2cd4316e3de5aed
https://github.com/Checkmk/checkmk/commit/1a275cfb5251f2d69b935b7dd2cd4316e…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
A .werks/16568.md
M cmk/gui/watolib/hosts_and_folders.py
Log Message:
-----------
16568 FIX Fix CME specific validations on host and folder actions
CME specific validation to enforce the consistency of customer in a folder
hierarchy were not executed properly during the following actions since 2.3.0:
* Create host
* Create subfolder
* Edit folder
* Move host
* Move folder
Those validations ensure that a lower level of the folder hierarchy (host or
folder) can not have a site assigned which is owned by a different customer than
the levels above.
Due to the missing validation in previous 2.3 releases, it might have happened
that unintended configuration changes were made to the configuration. Such
possible inconsistencies need to be cleaned up manually.
Change-Id: Ie518b17b11f879bf1c905dd74a640b1530f54e41
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications