Werk #15101: broken autocomplete select fields

Component Setup
Title broken autocomplete select fields
Date Nov 20, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p37 2.2.0p15
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When a configuration form page is loaded with lots of selects, it could take a very long time for the page to load. To gain more performance, the conversion of select-fields to more user-friendly ones would be skipped whenever the conversion would have taken longer than 3 seconds.

This lead to the bug that in this situation, autocomplete fields would stop working completely.

This is fixed with this werk. While regular select fields can still be skipped to gain page-load performance, autocomplete will never be skipped now.

There are no manual changes necessary by the user for this to take effect.

To the list of all Werks