| Issue 1003: | Can we search gerrit id from bug num | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Affected Version: What steps will reproduce the problem? 1.Sign into gerrit 2.In the search box type in bug number, to get gerrit id that is fixing this bug. 3. What is the expected output? What do you see instead? Expected result is display gerrit id list that is fixing the bug Instead, No gerrit id is displayed. Please provide any additional information below. This an additional feature search option on gerrit, which will be very helpful to get the code modification done to corresponding bug.
Jun 6, 2011
Project Member
#1
edwin.ke...@gmail.com
Jun 7, 2011
Not only do we have "message:" as a search operator, but we also have tr:/bug: which rely on the trackingid extraction configured in gerrit.config. Unfortunately since this is server-level policy and not project-level, we cannot use it on review.source.android.com for gerrit itself. But for individual servers it can work well, and does for the egit.eclipse.org server. http://gerrit.googlecode.com/svn/documentation/2.2.0/config-gerrit.html#_a_id_trackingid_a_section_trackingid
Status:
Released
|
|
| ► Sign in to add a comment |