Create/Find workspace #163

Closed
opened 2026-02-23 17:20:35 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Jul 28, 2023).

Originally assigned to: @timothycarambat on GitHub.

We currently have protections when you type in a new workspace name that we wont have namespace/collection collisions, but we should also have this input function as a typeahead for collections or namespaces not yet imported.

If the user selects a suggestion we should then verify they want to pull in that specific workspace and then do that as opposed to only creating new ones.

Right now the only way to target and pull in a workspace is to sync the entire DB. Once the workspace exists then we can sync just the workspace going forward.

Originally created by @timothycarambat on GitHub (Jul 28, 2023). Originally assigned to: @timothycarambat on GitHub. We currently have protections when you type in a new workspace name that we wont have namespace/collection collisions, but we should also have this input function as a typeahead for collections or namespaces not yet imported. If the user selects a suggestion we should then verify they want to pull in that specific workspace and then do that as opposed to only creating new ones. Right now the only way to target and pull in a workspace is to sync the entire DB. Once the workspace exists then we can sync just the workspace going forward.
yindo closed this issue 2026-02-23 17:20:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#163