Werk #15041: Improve Setup search performance
Komponente | Setup, site management |
Titel | Improve Setup search performance |
Datum | 13.12.2022 |
Checkmk-Editon | Checkmk Enterprise (CEE) |
Checkmk-Version | 2.2.0i1 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The Setup search was slowed down by inefficient permission checks. These checks ensure that only pages which the current user is allowed to see are included in the results. The permissions are now ensured more efficiently. This affected for example the search for the term `groups` in certain scenarios.