Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5529
blob761ce8cb4cbc8c21f5f0d3c52863b40822660b72
1 Title: Fixed accidentially cloning own visuals instead of builtin visuals
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1510927292
11 It could happen that one wanted to clone a builtin visual (e.g. dashboard)
12 but was cloning his own visual instead.
14 This could happen if the user already has a visual with the exact name like
15 the visual he tried to clone.