My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1255: Search: "status:merged OR status:abandoned" can't work.
7 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by duxh.sha...@gmail.com, Feb 7, 2012
Affected Version:

What steps will reproduce the problem?
1. Open gerrit home page.
2. Input "status:merged OR status:abandoned" in the search edit box.
3. Click search button.

What is the expected output? What do you see instead?
I can see all merged and abandoned items list. Nothing.

Feb 7, 2012
#1 duxh.sha...@gmail.com
Version is gerrit v2.2.1
Feb 7, 2012
#2 duxh.sha...@gmail.com
status:merged NOT status:abandoned can work.
Jun 8, 2015
#3 krinklemail@gmail.com
May be related to issue 1427.

I'm finding a similar problem.

Queries like "is:starred -is:open" work fine. but "is:starred -is:abandoned" throws an Internal server error.

https://gerrit.wikimedia.org/r/#/q/is:starred+-is:open,n,z
https://gerrit.wikimedia.org/r/#/q/is:starred+-is:abandoned,n,z

Gerrit Version: 2.8.1-4-ga1048ce

I also tried the following, but all yield the same 500 Internal server error:
* "is:starred -is:abandoned"
* "is:starred -status:abandoned"
* "is:starred NOT is:abandoned"
* "is:starred NOT status:abandoned"
Jun 8, 2015
Project Member #4 edwin.ke...@gmail.com
> I also tried the following, but all yield the same 500 Internal server error:
> * "is:starred -is:abandoned"
> * "is:starred -status:abandoned"
> * "is:starred NOT is:abandoned"
> * "is:starred NOT status:abandoned"

All of these work on gerrit-review [1]. Looks like a fix must have been somewhen.

[1] https://gerrit-review.googlesource.com/
Sign in to add a comment

Powered by Google Project Hosting