Skip to content

[bug]: Soft-deleted workspaces still prevent creation of new workspaces with same slug #6849

@am6737

Description

@am6737

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When attempting to create a new workspace with a slug that matches a soft-deleted workspace, the system incorrectly rejects the request with the error:

"The workspace with the slug already exists"

Image

Steps to reproduce

1.Create a workspace with slug test-123.

2.Delete the workspace (UI).

3.Attempt to create a new workspace with the same slug test-123.

4.Observe the erroneous conflict error.

Environment

Production

Browser

None

Variant

Self-hosted

Version

v0.25.2

Metadata

Metadata

Assignees

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions