Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Clarify language in server error returned when attempting to delete an org with resources #477

Closed
coder/coder
#17049
@Kira-Pilot

Description

@Kira-Pilot

Organizations can have resources associated with them, e.g. workspaces, templates, provisioner keys, groups, members. If you attempt to delete an organization with one of these resources, you will get an error which is correct behavior:

Image

If you delete a specific resource, say, the associated workspace - but other resources still remain attached - you get the same error that still references the resource you just deleted, this time with a zero value.

Image

We should tidy up this error message so that it doesn't mention 0 workspaces.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions