-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Milestone
Description
Before reporting an issue
- I have searched existing issues
- I have reproduced the issue with the latest release
Area
admin/ui
Describe the bug
This was reported internally by Engin Atick from Claudia's team. He has groups with thousands of subgroups. When he tries to open the group section, the UI hangs and then errors out.
I have reproduced this using partial import of a group with 10,000 subgroups. The old UI seems to handle it better. With the old UI, the response is slow but it does work.
Here is a json you can import to create the groups:
groups-10000-in-subgroup.zip
Version
main
Expected behavior
Groups display
Actual behavior
Freeze and crash
How to Reproduce?
Use attached json to do partial import. Then open groups section.
Anything else?
No response