Actions
Bug #11570
closedSmart class parameter overrides not removed on host deletion
Description
Since #11425, it appears that smart class parameter overrides based on FQDNs, and presumably host groups, are not being deleted when the host is deleted. This causes the lookup key to later fail validation when changed.
It looks like the dependent destroy was removed at https://github.com/theforeman/foreman/commit/9dd005342b8424bdf5453b9b0e0a27989b7f3079#diff-4d26af5acbc256436626e7dbe476e3deL33
Updated by Dominic Cleal over 9 years ago
- Related to Bug #11425: add a real primary key to host and hostgroup for lookup_values has_many added
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2655 added
- Pull request deleted (
)
Updated by Tom Caspy over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7cd51106be9f7dad8e35ed76a0876578b2c93c80.
Actions