Release Notes / Version 11.2310
Table Of ContentsThe user manager does not load all users or group on initialization anymore. Instead an empty state panel is shown and a load is only triggered when more than n characters are inputted into the search field. The amount of characters can be configured via the Spring property studio.usermanager.minSearchCharacters and defaults to '3'. The previous behavior can be restored by setting the property to '0'.
(CMS-20760)