Actions
Bug #16211
closedAudit auto-complete is failed when searching by host
Description
Reproduce:
In audit search-bar (e.g: user < email preferences < audit query builder) type `host = `
the auto-complete will failed with NoMethodError:
2016-08-21T15:21:54 5455fa1c [app] [F] | NoMethodError (undefined method `scoped' for #<Class:0x0000000ced5b50>): | app/models/host.rb:15:in `method_missing' | app/controllers/concerns/foreman/controller/auto_complete_search.rb:13:in `auto_complete_search' | app/controllers/concerns/application_shared.rb:14:in `set_timezone' | app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | lib/middleware/catch_json_parse_errors.rb:9:in `call' | lib/middleware/tagged_logging.rb:18:in `call'
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3753 added
Updated by Amir Fefer over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6ee0d88682dc290e1a6a3aa9671855af6ac2f82f.
Updated by Dominic Cleal over 8 years ago
- Category set to Search
- Translation missing: en.field_release set to 181
Actions