Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3148
blobd23da645c2599cd024d8c84b40b032c7164d0575
1 Title: fixed Edit View/Dashlet Dialogs offering non-sensical filter choices
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i1
8 Date: 1467104831
10 This is actually two separate but similar bugfixes:
11 When editing a dashlet that represented a view, the search/context filter offered all possible
12 filter choices even when they made no sense for the data visualised.
13 Also, when editing a aggregation group view (and potentially other views), the filter list
14 offered the same filter option (aggregation group) twice, with different semantics, causing
15 exceptions if either one of these options was used.