Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: support slug in the create workspace #11094

Open
sananguliyev opened this issue Mar 13, 2022 · 0 comments
Open

API: support slug in the create workspace #11094

sananguliyev opened this issue Mar 13, 2022 · 0 comments
Labels
area/api Related to the api community frozen Not being actively worked on team/platform-move type/enhancement New feature or request

Comments

@sananguliyev
Copy link

Tell us about the problem you're trying to solve

Since the name is not unique, we need to have something unique and human-readable. Fortunately, slug is exactly for that but it's not possible to control it. When the workspace name is the same, it's automatically suffixing some random string.

Describe the solution you’d like

Just support controlling slug

Describe the alternative you’ve considered or used

Alternatively, I am listing workspaces before creating one because it's not possible to know whether it will create slug as I expected or not.

Additional context

When we use some configuration for automation, it's ok to keep UUID for workspaces, but it would be perfect if we can make it better readable.

Are you willing to submit a PR?

Why not.

@sananguliyev sananguliyev changed the title Can you supportslug in the create workspace API? Can you support slug in the create workspace API? Mar 13, 2022
@bleonard bleonard added autoteam team/tse Technical Support Engineers labels Apr 27, 2022
@marcosmarxm marcosmarxm added area/api Related to the api team/platform-move and removed team/tse Technical Support Engineers autoteam needs-triage labels Jun 14, 2022
@marcosmarxm marcosmarxm changed the title Can you support slug in the create workspace API? API: support slug in the create workspace Nov 30, 2022
@bleonard bleonard added the frozen Not being actively worked on label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Related to the api community frozen Not being actively worked on team/platform-move type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants