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

Non-empty orgs and envs cannot be deleted #333

Closed
grepory opened this issue Aug 28, 2017 · 1 comment
Closed

Non-empty orgs and envs cannot be deleted #333

grepory opened this issue Aug 28, 2017 · 1 comment
Assignees

Comments

@grepory
Copy link
Contributor

grepory commented Aug 28, 2017

Organizations and Environments cannot be deleted if any objects are namespaced within them (for organizations, this includes environments). You'll have to iterate through all namespaced object types (breadth first) until you've exhausted all types before you can delete the parent object.

@jamesdphillips
Copy link
Contributor

jamesdphillips commented Sep 2, 2017

resources to check

  • asset
  • check
  • entity
  • handler
  • mutator
  • rule(?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants