[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Query on issue tracker: only NEW, STARTED and REOPENED

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-09-19 19:49:47 CEST

At 11:28 PM +0900 9/19/03, Vincent Lefevre wrote:
>I have a problem with the issue tracker: When I perform a query with
>all the status fields selected, I get only results for NEW, STARTED
>and REOPENED issues. How can I get RESOLVED, etc. issues?

This appears to be an IssueZilla bug in the new version: the "Edit
this query" link fills in some fields that weren't in the original
query, so the edited query doesn't mean what you thought it would
mean.

To work around this, be sure to review all the fields of the query
when you edit.

Fields I've noticed so far getting mishandled include (there may be others):

Resolution, Version - get filled in with default values if originally
unspecified

Summary, A description entry, URL, Status whiteboard, Keywords (the
search fields): can get cleared

Sort order: actually, this gets filled in correctly, to the same sort
order you had before, but it can grow into an arbitrarily long string
(it's basically the history of your clicks on the column heads, since
the sort is "sequence-preserving"). This can cause the whole query
string to become too long, and choke IZ. So be sure to pick "Reuse
same sort as last time," which takes the sort order from a cookie.

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 19 19:50:32 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.