Actions
Feature #6180
closedImplement org destroy
Difficulty:
hard
Triaged:
Yes
Bugzilla link:
Pull request:
Description
In http://projects.theforeman.org/issues/6123, we disabled organization deletion because it wasn't implemented. We need to implement it and then enable the UI, API, and CLI.
In the code, I've used "ORG_DESTROY' in TODO to indicate places that need addressing.
Also, here are some bugs we need to make sure work when we reenable org destroy:
http://projects.theforeman.org/issues/5949
http://projects.theforeman.org/issues/6053
http://projects.theforeman.org/issues/6179
Updated by David Davis about 11 years ago
- Blocked by Bug #5081: Product deletion does not handle repositories correctly added
Updated by Eric Helms about 11 years ago
- Related to Bug #5949: deleting org in UI does not delete corresponding lifecycle environments causing rake katello:reindex to fail added
Updated by Eric Helms about 11 years ago
- Related to Bug #6053: Deleting Organization raises error added
Updated by Eric Helms about 11 years ago
- Related to Bug #6179: Content Management fails if default organization is deleted added
Updated by Eric Helms about 11 years ago
- Category set to Orchestration
- Difficulty set to hard
- Triaged changed from No to Yes
Updated by Ivan Necas about 11 years ago
- Related to Refactor #6189: Dynflowize activation key delete added
Updated by Ivan Necas about 11 years ago
- Blocked by Refactor #6187: Dynflowize environment delete added
Updated by Ivan Necas about 11 years ago
- Blocked by Refactor #6185: Dynflowize product delete added
Updated by Ivan Necas about 11 years ago
- Blocked by Refactor #6183: Dynflowize system unregister added
Updated by Eric Helms about 11 years ago
- Related to Bug #5104: undefined method `redhat?' for nil:NilClass added
Updated by David Davis almost 11 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1100311
Updated by David Davis almost 11 years ago
- Related to deleted (Bug #6053: Deleting Organization raises error)
Updated by David Davis almost 11 years ago
- Has duplicate Bug #6053: Deleting Organization raises error added
Updated by David Davis almost 11 years ago
- Blocks Bug #6424: Make sure that orgs being deleted can't be used added
Updated by David Davis almost 11 years ago
- Status changed from New to Assigned
- Assignee set to David Davis
Updated by The Foreman Bot almost 11 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4405 added
Updated by David Davis almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions