Actions
Bug #12676
closedFilter.rb contains two attr_accessible declarations
Description
The 2nd one should not be there, and the 1st one should include unlimited. See https://github.com/theforeman/foreman/blob/develop/app/models/filter.rb
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2954 added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #7568: Use attr_accessible for rails 4 upgrade added
Updated by Dominic Cleal about 9 years ago
- Category set to Rails
- Translation missing: en.field_release set to 71
Updated by Daniel Lobato Garcia about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0dbd3e78b926a8b8ac5da6be18f7bfff1f68b0e9.
Actions