Create at least 5 roles and assign multiple workspaces to each role
Build a folder structure with several subfolders
Add a large number of objects to the folder structure
Open the GridView
A significant slowdown should be noticeable
Blackfire Results
Roles: 8
Workspaces: 50 (partially duplicated)
As an admin, the process is much faster since workspace queries are not included:
Actual Behavior
The loading times are extremely long and can reach up to 20 seconds or more, depending on the configuration, often leading to timeouts that make the GridView unusable.
Expected Behavior
Faster SQL queries to significantly reduce loading times, avoid timeouts and ensure that the GridView remains usable without long waiting times.
Steps to reproduce
Blackfire Results
Roles: 8 Workspaces: 50 (partially duplicated)
As an admin, the process is much faster since workspace queries are not included:
Actual Behavior
The loading times are extremely long and can reach up to 20 seconds or more, depending on the configuration, often leading to timeouts that make the GridView unusable.
Expected Behavior
Faster SQL queries to significantly reduce loading times, avoid timeouts and ensure that the GridView remains usable without long waiting times.