Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5568
blobe4d69ac84886197d7fe5683a6b3db06737caf1f9
1 Title: Fixed breaking report elements when reloading edit page
2 Level: 1
3 Component: reporting
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.5.0i2
9 Date: 1512660674
11 When opening a report element for editing which e.g. has a context configured
12 and reloading the page multiple times, the conditions may be modified which
13 leads to issues when trying to save the element.
15 e.g. a service could change from "Check_MK" to "{'service': u'Check_MK'}".