Actions
Bug #6898
closeddeleteing a host does not delete a content host, generates a FK constrain error
Description
upon trying to delete a foreman host with content, the following is observed:
ERROR: update or delete on table "hosts" violates foreign key constraint "katello_systems_host_id" on table "katello_systems" DETAIL: Key (id)=(6) is still referenced from table "katello_systems".
Updated by Brad Buckingham over 10 years ago
- Status changed from New to Duplicate
This one appears to be a duplicate of http://projects.theforeman.org/issues/7005. If you see the issue persist, now that 7005 has been merged, please do let us know. Thanks!
Actions