Werk #19094: Fix random title order in Service Detail View
| Component | User interface | ||||||||
| Title | Fix random title order in Service Detail View | ||||||||
| Date | Mar 16, 2026 | ||||||||
| Level | Trivial Change | ||||||||
| Class | Bug Fix | ||||||||
| Compatibility | Compatible - no manual interaction needed | ||||||||
| Checkmk versions & editions |
|
Previously, the title of the Service Detail View could randomly appear as
"Service <hostname>, <servicename>" instead of the correct order
"Service <servicename>, <hostname>". The order would change unpredictably
across page refreshes.