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
Actions