My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2660: Search changes with comment fail
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by zeng....@gmail.com, May 15, 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:2.8.4

What steps will reproduce the problem?
1.Add below lines as comment to one change of <test_project> 

NEW_NAME must be changed to actual value.
Model-Requirement with correct name and index.
L2GP/LAG/EthernetSwitch(Module)
Using IpUtils.sleep() is better.

2. Search the change which I add comment at first step.

### below search options match the right change
comment:"Requirement" project:<test_project>
comment:"EthernetSwitch" project:<test_project>
comment:"IpUtils.sleep" project:<test_project>


### below search options match nothing
comment:"Model-Requirement" project:<test_project>
comment:"Using IpUtils.sleep() is better." project:<test_project>
comment:"Using IpUtils.sleep" project:<test_project>
comment:"with correct name and index" project:<test_project>
comment:"correct name and index" project:<test_project>
comment:"name and index" project:<test_project>
comment:"name and" project:<test_project>
comment:"NEW_NAME" project:<test_project>
comment:"NEW" project:<test_project>
comment:"NAME" project:<test_project>


What is the expected output? What do you see instead?

The search options fail, I should get expected change, but nothing.

Please provide any additional information below.
I try to update the secondary index of specific change, but seems helpless.

Sign in to add a comment

Powered by Google Project Hosting