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.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/5128 added
Updated by Anonymous over 7 years ago
Updated by Timo Goebel over 7 years ago
Actions