Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
git-svn-id: svn://10.0.0.236/trunk@174863 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,8 +47,8 @@ The generic format for a ``word'' is
|
||||
<tt>field1,...,fieldN:value1,...,valueM</tt> .
|
||||
A bug qualifies if at least one of the values occurs as a substring in
|
||||
at least one of the fields.
|
||||
For example, <tt>owner,reporter,qa:ibm,sun</tt>
|
||||
will give you bugs where the owner, reporter, or qa contact
|
||||
For example, <tt>assignee,reporter,qa:ibm,sun</tt>
|
||||
will give you bugs where the assignee, reporter, or qa contact
|
||||
has an email address that contains
|
||||
<tt>ibm</tt> or <tt>sun</tt> .
|
||||
If only <tt>value1,...,valueM</tt> is given,
|
||||
@@ -123,7 +123,7 @@ for access speed):
|
||||
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><b>@</b><i>owner</i></td>
|
||||
<td><b>@</b><i>assignee</i></td>
|
||||
<td><tt>assignedto</tt></td>
|
||||
<td><tt>assignee, owner</tt></td>
|
||||
<td><a href="page.cgi?id=fields.html#assigned_to">Assignee</a> <i>("assigned_to")</i></td>
|
||||
@@ -317,8 +317,8 @@ Examples for some useful abbreviations:
|
||||
<td><i>high-priority bugs</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>@</b><i>owner</i></td>
|
||||
<td><b>assignedto:</b><i>owner</i></td>
|
||||
<td><b>@</b><i>assignee</i></td>
|
||||
<td><b>assignedto:</b><i>assignee</i></td>
|
||||
</tr>
|
||||
<!--
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user