From checkmk-commits@lists.checkmk.com Fri Dec 1 09:24:19 2023 From: Checkmk git commit messages To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [Checkmk/checkmk] 1d3d53: 16045 Improved host/service label conditions in rules Date: Fri, 01 Dec 2023 01:24:10 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3311574705589585534==" --===============3311574705589585534== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/Checkmk/checkmk Commit: 1d3d53a0d61fdf067f8f0b51468a2a80415c955c https://github.com/Checkmk/checkmk/commit/1d3d53a0d61fdf067f8f0b51468a2= a80415c955c Author: Kenneth Okoh Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: A .werks/16045 Log Message: ----------- 16045 Improved host/service label conditions in rules In parallel to host/service label filters in visuals (see Werk #15074), label conditions in rule configurat= ions are improved. Host and service label conditions now allow for more complex configurations, = using logical operators 'and', 'or', 'not'. Additionally, the labels can be g= rouped, and label groups can be connected through the logical operators 'and'= , 'or', 'not' as well. Existing label condition configurations of rules are t= ransformed to the new data structure. Change-Id: Ied92d3188f9d6ffd5243f36db00215fe63e4a369 --===============3311574705589585534==--