Actions
Bug #5223
closedIt's not possible to remove organization
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
I always get this error:
# hammer organization delete --id 2 (exit code 70) Could not delete the organization: Error: The server does not support such operation.
Updated by Dominic Cleal over 10 years ago
Could you provide server-side logs please? /var/log/foreman/production.log from when you run the request.
Updated by Pavel Studenik over 10 years ago
Currently I got other error (version foreman-1.5.0.19-1.el6sat.noarch/katello-1.5.0-19.el6sat.noarch). But it's not deterministic, I got it only sometimes.
# hammer organization delete --id 5 Could not delete the organization: Error: Request Timeout
But if I delete organization with uploaded manifest (subscription) then manifest isn't removed - I create new organization with same title, then I can see previous manifest in list.
I think it's other problem than this bug.
Actions