1 | | Confirming that this is in fact a critical problem breaking down the Delete user functionality in this site with ~400,000 users when the function attempts to load them all into the selector. |
2 | | |
3 | | How to solve this? |
4 | | |
5 | | * Paginating results somehow when a large user base is detected? |
6 | | * Displaying a search box that fetches specific results? The search might result an expensive operation too in a large user base, re-introducing the problem trying to be solved. |
7 | | |
8 | | I have practically no experience contributing to core, but would be interested in helping with a patch if there's interest in solving this quite nasty problem in core. |
| 1 | Re-reading the thread history in better detail that replied I posted made no sense. |
| 2 | Removed it, and apologies for the intromission. |
| 3 | Will watch the ticket in case an opportunity to help comes up. |