Actions
Bug #5777
closedfilters page 500 on search
Description
Tried searching for the word lifecycle on Filters UI page
ActiveRecord::UnknownAttributeError (Filter(id: integer, search: text, role_id: integer, created_at: datetime, updated_at: datetime, taxonomy_search: text) doesn't have column :limited.):
app/controllers/filters_controller.rb:8:in `index'
app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'
Updated by Thomas McKay over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1098717
Updated by Dominic Cleal over 10 years ago
- Category changed from Web Interface to Search
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Ready For Testing
- Assignee set to Joseph Magen
- Target version set to 1.8.1
- Translation missing: en.field_release set to 18
Updated by Joseph Magen over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset aec2cede96978ac395ba2670e2ce7048c9729cdc.
Actions