kubesphere / kubesphere/kubesphere
DevOps project won't be deleted when delete Workspace.
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the Bug**
DevOps project won't be deleted when delete Workspace.
删除企业空间时勾选“删除企业空间中的项目”不会把该项目内的DevOps项目一同删除。

**Versions Used**
KubeSphere: 3.4.1
Kubernetes: (If KubeSphere installer used, you can skip this)
**Environment**
How many nodes and their hardware configuration:
For example: Debian 12.10.1 / 1 masters: 8cpu/8g;
**How To Reproduce**
Steps to reproduce the behavior:
1. Create a Workspace named test.

2. Create a DevOps Project in the Workspace.


3. Delete the test Workspace.

4. Recreate a Workspace named test.

5.Switch to the DevOps project, you can see the DevOps project still in it.
**Expected behavior**
All project should be deleted when delete a project and check delete all project.

Contributor guide
Assessment
This issue has not been assessed yet.