Actions
Bug #12870
closedFactName 'compose' should be an attr_accessible
Description
Plugins like foreman_ansible/chef/salt use `compose` to save nested facts. However in develop this is not possible because :compose is not in the attr_accessible list of FactName.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/2988 added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #7568: Use attr_accessible for rails 4 upgrade added
Updated by Dominic Cleal almost 9 years ago
- Category set to Rails
- Translation missing: en.field_release set to 71
Updated by Daniel Lobato Garcia almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5ccb1b199c0e1bdf74768aa64da16cd43983b17b.
Actions