Issue 2746: Search projects does not work for unified_table2 branch without adding "project:newdb"
Status:  AwaitingInformation
Owner: ----
Reported by sherr...@gmail.com, Jun 27, 2014
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.    *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS!  *****
************************************************************

Affected Version:

What steps will reproduce the problem?
1. in gerrit webpage, put "branch:unified_table2 status:merged" then hit "search projects"


What is the expected output? What do you see instead?
It suppose to get a list of merged changes in unified_table2 branch, but the search operation just hangs

Please provide any additional information below.

If I put "project:newdb branch:unified_table2 status:merged", it will return expected result. It seems unified_table2 is not recognized as a live newdb branch.

Jun 27, 2014
#1 dborowitz@google.com
What version, and do you have the secondary index enabled?

I suspect some of the rewrite rules we eliminated when we switched to the secondary index by default would have come in handy here if they still existed.
Jul 9, 2014
Project Member #2 David.Os...@gmail.com
(No comment was entered for this change.)
Status: AwaitingInformation