Affected Version: 2.7
What steps will reproduce the problem?
1. Search for "NOT status:merged"
2. Search fails with 500 error; relevant chunk of logs attached.
What is the expected output? What do you see instead?
I should see all issues that aren't merged. Instead, I receive an error and the search doesn't complete.
Please provide any additional information below.
Other status:* searches work, and other NOT searches work. Oddly, "NOT status:open" doesn't throw an error, but returns an empty result set. Adding additional criteria to "NOT status:merged" does not change the result (e.g. project, branch, etc.).
The attached logs are from the first searches I noted this bug for, so additional criteria are present, but the same result occurs with the minimal case described above.