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 almost 9 years ago
- Blocks Tracker #12895: Rails 4 migration bug tracker added
Updated by John Mitsch almost 9 years ago
- Related to Tracker #9259: Rails 4 feature added
Updated by John Mitsch almost 9 years ago
- Blocks deleted (Tracker #12895: Rails 4 migration bug tracker)
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/5679 added
Updated by Justin Sherrill almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f934e5af82eb16472689ff4f2f09e5904165220a.
Actions