| Issue 897: | Search on message text doesn't find all expected messages | |
| 11 people starred this issue and may be notified of changes. | Back to list |
Affected Version: 2.1.6.1 What steps will reproduce the problem? 1. Log on to http://egit.eclipse.org 2. In the search field type 'message:normalize' (without the single quotes) and hit the search button. No messages are found 3. Inspect http://egit.eclipse.org/r/#change,2943 to see that the search should have returned at least this one. Expected output is that I see at least http://egit.eclipse.org/r/#change,2943. But instead I get an empty list. Nothing is found by this search. Please provide any additional information below.
Apr 6, 2011
#1
nas...@chromium.org
May 20, 2011
Issue 931 has been merged into this issue.
Jul 9, 2012
We need the ability to have the search ignore the status field or at least accept something like status:all. The main use case for this is that a user wants to see all changes associated with a given project, branch, and topic. It probably makes sense to return the status as an additional column for an all status query. Since the Open, Merged, and Abandoned "tabs" don't show status, it may be necessary to add an 'all status' tab for that view.
Apr 24, 2013
Even doing message:test (status:merged or status:open) does not work. Is there any workaround using boolean operators?
Oct 22, 2013
Why the priority is "Minor"? The defect makes the search function effectively useless in our project. At the very least add 'status:any' to fill the gap.
Nov 22, 2013
This is fixed with Gerrit 2.8 when secondary indexes are enabled. Searching with the "message:" operator now finds changes independently of the change state.
Status:
Submitted
Labels: FixedIn-2.8
Dec 9, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |