Actions
Bug #14677
closedhost facet api 'view' shows 'content' and 'subscriptions', while update/create accepts 'content_facet_attributes' and 'subscription_facet_attributes'
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Currently when creating or updating a host, the user specifies content_facet_attributes and subscription_facet_attributes
but the rabl currently outputs 'content' and 'subscriptions'. We should make these two the same if possible
11435
Updated by Justin Sherrill over 8 years ago
- Blocks Feature #11435: Host Unification Tracker added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5971 added
Updated by Justin Sherrill over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3f77419985a697694aeaf938848aeeff5cea9548.
Actions