Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 4a1d163bee6e520bb3d7f3eaffcc41fccd17444c
https://github.com/tribe29/checkmk/commit/4a1d163bee6e520bb3d7f3eaffcc41fcc…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M cmk/gui/wato/pages/notifications.py
M cmk/gui/watolib/notifications.py
Log Message:
-----------
Extract user notification rule loading
And move the loading logic to watolib layer.
Change-Id: I94ff956f0af52455e5b6b31a0be04e089693ce00
Commit: 9be7a41269ab387dccb82d4af73803e093571674
https://github.com/tribe29/checkmk/commit/9be7a41269ab387dccb82d4af73803e09…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
A .werks/10555
M cmk/gui/watolib/groups.py
Log Message:
-----------
10555 FIX Contact group deletion: Ensure not used by notification rules
When trying to delete contact groups, WATO now ensures that no contact group is
referencing the group anymore and prevents the deletion in case there is a
reference.
Change-Id: I59791b8fa18792e0ccd25e33cc1d911572b93396
Compare:
https://github.com/tribe29/checkmk/compare/7860aa82f742...9be7a41269ab