Module: check_mk
Branch: master
Commit: d130d3773ee5faf460de7318c2db6151708eae32
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=d130d3773ee5fa…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Thu Mar 3 10:40:44 2016 +0100
Updated bug entries #2427
---
.bugs/2427 | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.bugs/2427 b/.bugs/2427
new file mode 100644
index 0000000..43b41b5
--- /dev/null
+++ b/.bugs/2427
@@ -0,0 +1,12 @@
+Title: Converting existing custom user macro to "Make avaible in notifications"
needs load/save
+Component: wato
+State: open
+Date: 2016-03-03 10:38:16
+Targetversion: 1.2.8
+Class: bug
+
+If you create a new custom user macro and assign a value for a user to it.
+Then later you convert this macro to "Add as custom macro: [X] Make this
+variable available in notifications" then you need to save the user profile
+once again in order to make this effective. I assume that it is sufficiant
+to save any one user to correctly save all macros.