Actions
Bug #5089
closedhammer: Unable to delete organization
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1082180
Description of problem: Unable to delete organization with hammer.
How reproducible: always/deterministic
Steps to Reproduce:
1. Create organization (WebUI/hammer)
2. $ hammer organization list
2.5 observe id of created organization... let it be $orgid
3. $ hammer organization delete --id $orgid
Actual results:
Error occurs, organization is till present
Could not delete the organization:
Error: The server does not support such operation.
Expected results:
Organization is deleted, no error...
Additional info:
Deleting from WebUI works.
Updated by Adam Price almost 11 years ago
- Category set to API
- Status changed from New to Assigned
- Assignee set to Adam Price
- Triaged set to No
Updated by Anonymous almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:4fc3acba648fc84c033e0d218e2393ab720481e8.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions