Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 6725
blob327983b3c37e02e358b87c3478a0ae2cddeca609
1 Title: Fixed grouping of service descriptions when view rows are already grouped
2 Level: 1
3 Component: multisite
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1538046148
11 When a view is grouped by the host name and it shows only services starting with "Log" of
12 each host and there is a view grouping for all services starting with "Log" configured,
13 this resulted in rendering issues. The foldable groups should only fold/unfold services of a
14 single host (row group) but there were groups spanning over multiple hosts.