Actions
Bug #28080
closedRemove RHSM facts when unregistering
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Since we don't remove RHSM facts when unregistering, this registration path is broken:
- register host.example.com
- unregister host.example.com
- change hostname to host-a.example.com
- attempt re-register
expected: success
actual: HTTP error (422 - Unknown): The DMI UUID of this host (<uuid>) matches other registered hosts: host.example.com
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8388 added
Updated by The Foreman Bot about 5 years ago
- Fixed in Releases Katello 3.15.0 added
Updated by Jonathon Turel about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7fd616ae08478f231282c6e019fcb91eb2b44ee0.
Updated by James Jeffers about 5 years ago
- Triaged changed from No to Yes
- Fixed in Releases Katello 3.14.0 added
- Fixed in Releases deleted (
Katello 3.15.0)
Actions