Actions
Bug #22873
closedRace condition around host destroy
Description
- PG::ForeignKeyViolation: ERROR: update or delete on table "katello_content_facets" violates foreign key constraint "katello_content_facet_errata_ca_id" on table "katello_content_facet_errata"
- DETAIL: Key (id)=(1) is still referenced from table "katello_content_facet_errata".
- : DELETE FROM "katello_content_facets" WHERE "katello_content_facets"."content_view_id" = $1 AND "katello_content_facets"."host_id" = 1
Seen via bats tests
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7236 added
Updated by Justin Sherrill over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7ea6dc32e1bc2ef44689e3e456df1bec0813e95a.
Updated by Justin Sherrill over 6 years ago
- Translation missing: en.field_release set to 338
Actions