graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Search query syntax check confuses quoted "not" with operator

Open kroepke opened this issue 3 years ago • 0 comments

Expected Behavior

Quoted strings should not trigger the "wrong capitalization of boolean operator" warning.

Current Behavior

image

Possible Solution

Improve parser

Steps to Reproduce (for bugs)

  1. Add some quoted text containing an "and", "not" etc
  2. Submit the query
  3. Observe the warning

Context

Misleading warning message.

Your Environment

  • Graylog Version: 4.3.7

kroepke avatar Sep 20 '22 13:09 kroepke