Project

General

Profile

Actions

Bug #17207

closed

Content Host content_facet uuid is set to nil when changing a registered host to a new content view

Added by Andrew Kofink over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Hosts
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When changing the content view via the Katello content host UI of a registered content host with a non nil content_facet.uuid, the content_facet.uuid is set to nil.

Steps to reproduce:

1. Register a content host
2. Check Host.find(:id).content_facet.uuid is non-nil
3. From the Content Hosts Show page, update the content view to a different content view
4. Check Host.find(:id).content_facet.uuid is now nil

Found on master branch

Actions

Also available in: Atom PDF