Actions
Bug #16173
closedstrong params filter incorrect for subscription_facet_attributes - cannot update hypervisor_guest_uuids or installed_products
Description
Passing hypervisor_guest_uuids or installed_products to PUT /hosts does not update the subscription_facet because params are filtered out due to being an array of hashes and an array of strings respectively
Actions