Actions
Bug #33374
closedKatello-nightly missing content view environment attributes on Hostgroups page
Difficulty:
Triaged:
Yes
Description
The new hostgroup page no longer shows fields for content view, lce and content source in the nightly.
- Configure -> Hostgroups
- Create -> Hostgroup
Note we don't see CV, lce and cs fields.
Additional notes:
This breakage occurred after https://github.com/theforeman/foreman/commit/fe5c585bd98cb8612d7d401c96b0ed1dd7d5f63d#diff-2659b08f086073e0fb1a1baca1f0ea16d963a88f730d2e08ee7812600832eb16L30 removed the hostgroup_puppet_environment_field field.
Katello was looking for that field here and content attributes are missing -> https://github.com/Katello/katello/blob/master/app/overrides/add_activation_keys_input.rb#L13
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/9592 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9599 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.3.0 added
Updated by Partha Aji about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|75f85fe54bd5febc3b2b4f57a3e4cbe426b288db.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9656 added
Actions