Project

General

Profile

Actions

Bug #7505

closed

getGroupOptions too slow with large amount of groups

Added by krileon about 5 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
25 March 2019
Due date:
% Done:

100%

Estimated time:

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 #1

Updated by krileon over 4 years ago

  • % Done changed from 0 to 20

All usages that call category and group options for building a select input will need to use an alternative input method if the 100 category or group limit has been reached. For backend it will be a simple text input or tag input where necessary. For frontend it will be a CB Select usage with ajax searching and infinite scrolling.

Actions #2

Updated by krileon over 4 years ago

  • % Done changed from 20 to 50
Actions #3

Updated by krileon over 4 years ago

  • % Done changed from 50 to 70
Actions #4

Updated by krileon over 4 years ago

  • % Done changed from 70 to 90
Actions #5

Updated by krileon over 4 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 90 to 100
Actions #6

Updated by krileon almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF