Actions
Bug #7505
closedgetGroupOptions too slow with large amount of groups
Bug #7505:
getGroupOptions too slow with large amount of groups
Description
In XML views where getGroupOptions is used to construct the dropdown to select from available groups it will crash if there's too many groups. In a test environment with 300,000 groups it's impossible to use this dropdown and it needs to be replaced with some other usage; likely just a text field to supply the group id.
Actions