Actions
Bug #13650
closedAfter recent move of errata association from content host to host, the system deletion fails on errata foreign key
Status:
Closed
Priority:
Normal
Assignee:
Category:
Errata Management
Target version:
Description
After rebasing to https://github.com/Katello/katello/commit/936cdbc372bdfc41fea42c6fe5318addbefd08e5,
I've hit the following issue when running subscription-manager register --force on already registered system:
update or delete on table "katello_systems" violates foreign key constraint "katello_system_errata_system_id" on table "katello_system_errata"
Actions