Bug report: Can't share workspaces when Context is enabled for all #329
twinprime19
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
1. Summary
When Context (the gatekeeper) is set to Enabled for all (admin), anyone with one private collection ⇒ every workspace they have chatted in, with or without on Context connections, is unshareable, forever, with no UI hint of the cause and no UI path to clear it.
2. Symptom
Collaborator (sharee) opening a shared workspace gets a terminal error:
packages/workshop-frontend/src/useWorkspaceOpen.ts:151, substring-matched onpermitted to observe).3. Reproduction
Preconditions
shouldAutoProvisionAccount→packages/workshop-backend/src/provisioning-policy.ts:32).Steps
Expected: B opens the workspace and sees the chats.
Actual: terminal error from §2.
All reactions