Bug #12666
Mass assignment should be allowed for locked attribute of template
Description
Mass assignment can be used in the API, and in seeds by Remote Execution.
Related issues
Associated revisions
History
#1
Updated by Stephen Benjamin about 5 years ago
- Related to Bug #7568: Use attr_accessible for rails 4 upgrade added
#2
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2953 added
#3
Updated by Stephen Benjamin about 5 years ago
- Subject changed from Mass assignment should be allowed for locked attribute of tempalte to Mass assignment should be allowed for locked attribute of template
#4
Updated by Dominic Cleal about 5 years ago
- Has duplicate Bug #12667: Plugins fail to seed provisioning templates added
#5
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 778655b2c7bce55d94dba6d8c6b4652ad0885a13.
#6
Updated by Dominic Cleal about 5 years ago
- Legacy Backlogs Release (now unused) set to 71
fixes #12666 - add locked to attr_accessible for templates