View Issue Details

IDProjectCategoryView StatusLast Update
0025901mantisbtadministrationpublic2019-07-05 05:50
Reporterollehar Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version2.20.0 
Summary0025901: Manage project page loads ALL users
Description

We have 170k users in our system. Loading all those users into a select box makes loading time ~ 10 sec. Any way to restrict that?

Steps To Reproduce

Go to project manage page.

TagsNo tags attached.

Relationships

related to 0008850 new Split Manage Projects into Pages or Drilldown 
related to 0025666 confirmed Replace user selection list with an autocomplete widget progressive remote search 

Activities

dregad

dregad

2019-07-05 04:42

developer   ~0062362

There are several cases where a large number of users in the system cause significant performance degradation. 0017577 comes to mind.

The manage project page needs to be split (e.g. using tabs / submenu) so that versions, users, etc can be managed separately, and pagination / filtering added

c_schmitz

c_schmitz

2019-07-05 04:51

reporter   ~0062363

Far easier would be to implement the user selector as an ajax selection box.

dregad

dregad

2019-07-05 05:50

developer   ~0062364

implement the user selector as an ajax selection box

This is covered by 0025666