Werk #22337: Reports: "Host/service report for multiple X" now lists them alphanumerically
| Component | Reporting & availability | ||||||
| Title | Reports: "Host/service report for multiple X" now lists them alphanumerically | ||||||
| Date | Sep 2, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The "Host report for multiple hosts" and "Service report for multiple services" report elements listed their child reports in whatever order Livestatus happened to return the matching hosts or services, which doesn't follow any predictable order and often didn't match the order of other elements in the same report (for example, an Availability table listing the same hosts alphanumerically).
Child reports are now sorted alphanumerically by host name (and, for services, then by service name), matching the order used elsewhere in reporting.