Werk #20050: Quick search: missing page menu entries (e.g. Inventory) when confirming a host with Enter
| Component | User interface | ||||||
| Title | Quick search: missing page menu entries (e.g. Inventory) when confirming a host with Enter | ||||||
| Date | Jun 5, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
When using the quick search and confirming a host name directly by pressing Enter (instead of picking the host from the autocomplete drop down list), the resulting host page could be missing some context dependent entries in its page menu.
The most visible symptom was that the "Inventory" menu was not shown, even though it appeared correctly when the same host was selected from the autocomplete results.
The search now passes the site of an unambiguously matched host along when navigating via Enter, so the host page offers the same menu entries in both cases.
Searches that match a host name on more than one site are unaffected: they keep leading to the host search result list, where the desired host can be picked explicitly.