You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to move a document from one workspace to another, the SQL query can timeout if the parent org of the workspaces has a large number of members.
Describe the current behavior
The issue is very similar to #1005 and #824
When trying to move a document from one workspace to another, the SQL query can timeout if the parent org of the workspaces has a large number of members.
The suboptimal SQL query is here :
grist-core/app/gen-server/lib/homedb/HomeDBManager.ts
Lines 2311 to 2323 in 8990cd2
Steps to reproduce
Describe the expected behavior
No response
Where have you encountered this bug?
Instance information (when self-hosting only)
The text was updated successfully, but these errors were encountered: