Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 8676
blob797ad5482ddc415264900d3a10c60db4c4bd1b21
1 Title: Fixed edge cases for various Livestatus columns.
2 Level: 1
3 Edition: cee
4 Component: livestatus
5 Compatible: compat
6 Version: 1.4.0b1
7 Date: 1483094069
8 Class: fix
10 All host/service-related tables had some issues with various columns:
12    * The columns "comments", "comments_with_info", "downtimes" and
13      "downtimes_with_info" could miss some data.
14     
15    * The "metrics" column did not always contain a list.
17 The bugs only manifested for some rare edge cases, and only CMC was
18 affected.