Hide Forgot
Description of problem: When attempting to search on organization, as organization is typed into the filter box a request with the search parameters 'or' is issued and throws the following error. undefined method `value' for :ScopedSearch::QueryLanguage::AST::LogicalOperatorNode Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Go to Organizations page 2. Click in search box 3. Type 'or' Actual results: Error notification - undefined method `value' for :ScopedSearch::QueryLanguage::AST::LogicalOperatorNode Expected results: No error message. Additional info:
This is an auto-completer bug in scoped_search gem. fixed upstream in commit #f00a18e8154074bc414d1fc48991aea1e3ea07bb
mass ON_QA move
Created attachment 558742 [details] screenshot Bouncing back to dev. That said, I'm not terribly concerned for this BZ, it can be moved off a blocker.
BTW, above was tested on Katello Version: 0.1.207-1.git.2.7881501.el6
uggh wrong bug sorry. reopening.
This issue is mostly no longer applicable due to implementation of elasticsearch, but retested anyway in current build and issue no longer appears. QA Verified.
getting rid of 6.0.0 version since that doesn't exist