Werk #13340: view: sort perf-o-meter with missing value
Component | User interface |
Title | view: sort perf-o-meter with missing value |
Date | Feb 20, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
When sorting the perf-o-meter missing values used to be treated as equal to all other values. This lead an incorrect sorting in a view.
The missing entries are now treated as smaller than all other values.