You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Ja...@rzf.fin-nrw.de on 2003/09/05 13:42:02 UTC

BugZilla queries

Does anyone know how to do a querie for bugs 
   sorted by descending votes ??


Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: BugZilla queries

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
On Fri, 5 Sep 2003 09:42 pm, Jan.Materne@rzf.fin-nrw.de wrote:
> Does anyone know how to do a querie for bugs
>    sorted by descending votes ??
>

This is what I do

Run a query.
Select "Change Columns" link
Select Votes 
Re-run the query
Click the votes link in the results heading
Manually edit the resulting URL to remove the %2C stuff at the end so that the 
order element of the query string looks like
	&order=bugs.votes%20desc

Once you've done it, the setting seems to stick for subsequent queries.

Conor





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: BugZilla queries

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 5 Sep 2003, Antoine Levy-Lambert <an...@antbuild.com> wrote:

> I do not know either how to make a RFE for Bugzilla.

Depending on whether this is a feature missing from Bugzilla in
general or just from the Apache installation the answer is either
<http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla>
or
<http://issues.apache.org/bugzilla/enter_bug.cgi?product=Infrastructure>.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: BugZilla queries

Posted by Antoine Levy-Lambert <an...@antbuild.com>.
Hi Jan,
no it is not offered by bugzilla.
There is an option to choose the columns you want to appear on the list and
make the votes appear, but number of votes does not seem be offered for
sorting. I do not know either how to make a RFE for Bugzilla.
Cheers,
Antoine
----- Original Message -----
From: <Ja...@rzf.fin-nrw.de>
To: <de...@ant.apache.org>
Sent: Friday, September 05, 2003 1:42 PM
Subject: BugZilla queries


> Does anyone know how to do a querie for bugs
>    sorted by descending votes ??
>
>
> Jan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org