Actions
Bug #12897
closedcreating a hostgroup fails with mass assignment error
Description
Trying to create a hostgroup with a content view and lifecycle environmetn fails with:
ActiveModel::MassAssignmentSecurity::Error in HostgroupsController#create
Can't mass-assign protected attributes for Hostgroup: lifecycle_environment_id, content_view_id, id
Actions