Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 205152

Summary: Ability to do a search over all the bugs of a project
Product: Community Reporter: Antoine Toulmé <antoine>
Component: BugzillaAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: gunnar
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Antoine Toulmé CLA 2007-10-02 04:41:44 EDT
I want to be able to do a simple search on a project and not specify any terms for the search.

This is not possible right now, the search form requires to enter at least a word.

I want to be able to list all the open bugs for a specific project in that way.
Comment 1 Gunnar Wagenknecht CLA 2007-10-02 05:22:53 EDT
This works using the advanced search page.

Example:
https://bugs.eclipse.org/bugs/buglist.cgi?product=Phoenix

Comment 2 Antoine Toulmé CLA 2007-10-02 05:27:44 EDT
Thanks for the workaround. I think Bugzilla should allow the search to happen with a simple search.

In the mean time I'll edit URLS:

https://bugs.eclipse.org/bugs/buglist.cgi?product=GMF

works fine.
Comment 3 Gunnar Wagenknecht CLA 2007-10-02 05:31:05 EDT
No, Bugzilla intentionally disabled this search because this type of search is stressing the database extremely and should not be performed on a daily basis.

No need to manipulate URLs. Just use the advanced search form. It generates those URLs.
Comment 4 Denis Roy CLA 2007-10-02 10:41:43 EDT
Closing as worksforme.  At any rate, like Gunnar suggests, this isn't something we want to encourage.
Comment 5 Antoine Toulmé CLA 2007-10-02 10:45:56 EDT
I a gree that this bug should be closed if it is dangerous right now for Bugzilla to be queried that way.

However I think having an overview of the projects is crucial, and there should be tools to get that. I see some analysis tools but they don't seem to give a complete view of a project and a good way to measure its maturity.
Comment 6 Denis Roy CLA 2007-10-02 10:52:46 EDT
This depends on what you consider mature.  Have a look at the Dash tools -- they contain lots of behind-the-scenes information about our projects:

http://dash.eclipse.org/
Comment 7 Antoine Toulmé CLA 2007-10-02 11:01:48 EDT
That's some cool stuff, but it only concerns commits.

No, that's really not what I am looking for. I will open an enhancement request for it.