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
Currently you need explicit permissions on a workspace to see private docs for that access group, regardless of whether you are a workspace admin.
We should add a special check to see if the user is a workspace admin, which would then bypass the ws_auth workspace ID check for the user and allow them to see any workspace data.
The text was updated successfully, but these errors were encountered:
Currently you need explicit permissions on a workspace to see private docs for that access group, regardless of whether you are a workspace admin.
We should add a special check to see if the user is a workspace admin, which would then bypass the
ws_auth
workspace ID check for the user and allow them to see any workspace data.The text was updated successfully, but these errors were encountered: