Actions
Feature #20877
openallow hosts to inherit lifecycle environment and content view
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hosts
Target version:
-
Description
Hey community,
I think I found an issue, which I saw on Katello 3.4.4 and earlier: A content view is not updated properly for hosts when a content view is changed on the host group.
Steps to reproduce:
- Create a host group with a content view
- Assign a host to this host group
- Verify that the host has the correct content view from the foreman-rake console
- Change the content view of the host group
- Notice that, in the Foreman UI, the content view of the host shows the correct content view in the host edit panel
- Go to foreman-rake console again and show the content view of the host in the database
- Notice that the content view is still the previous one
Workaround:
- Unassign the host from the host group, reassign the host to the host group.
Files
Updated by Justin Sherrill over 7 years ago
- Assignee set to Andrew Kofink
- Translation missing: en.field_release deleted (
166)
Updated by Justin Sherrill over 7 years ago
- Tracker changed from Bug to Feature
- Subject changed from Content view not updated for hosts properly when content view changed on host group to allow hosts to inherit lifecycle environment and content view
- Category changed from Content Views to Hosts
- Status changed from Need more information to New
- Assignee deleted (
Andrew Kofink) - Translation missing: en.field_release set to 114
Updated by Gerrit Schwerthelm over 7 years ago
- File ContentViewMismatch.mov ContentViewMismatch.mov added
Actions