When associating an LDAP group with a JON role, if you have a lot of LDAP groups defined there is no nice way to filter them, you just have to page through the results ordered by group name until you find the one you want. We should let people search/filter to make this process easier
This is fixed in master >= 575, with commit hash: f143dd803c1add3ec05aec98421ac5feaf4dbbd2 ListGrid interactively sorts all available LDAP groups based on case insensitive string matches with group names.
Verified on build101 (Version: 4.1.0-SNAPSHOT Build Number: 712d0e1) The Roles->LDAP groups tab has a search text box where user can filter the ldap groups. Verified the case insensitive group name search. Marking as verified.
Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago.