Actions
Bug #22095
openForeman does not remove host from realm when realm is unselected
Description
When a host is attached to and registered with a realm and that association is changed to either another realm or no realm at all, the host is not removed from the realm.
Actual behaviour:
- Host is not removed from the realm.
- When the realm is added to the host, Foreman tries to recreate the account in the realm (which might fail, because it already exists).
Expected behaviour:
- Host is removed from the realm.
Actions