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
Updated by Justin Sherrill over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f934e5af82eb16472689ff4f2f09e5904165220a.
Actions