Re: Custom queries
"Jorge Uriarte Aretxaga" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
Though Youngho's question makes sense from a technical point of view, Nathan's makes sense from user's point of view. A user wants to be able to search for issues with a given attribute unset. I think we have a UI problem, mainly, because if I remember correctly, the internal query currently would support adding "IS NULL" to selected attribute_values (I did that change maybe two years ago, while fixing some internals of the search system). What would the proposed UI for that kind of search? A "magic" text in the searchbox? An "Empty" checkbox next to the field in the search form? _ Jorge On 11/5/07, Youngho Cho <[email protected]> wrote: > > Hello, > > ----- Original Message ----- > From: "Kunkee,Nathan" <[email protected]> > To: <[email protected]> > Sent: Saturday, November 03, 2007 12:03 AM > Subject: Custom queries > > > > Hi all, > > Is there a way to query for issues marked as duplicates on the > > dependency tab? > > > > Also, how do I query for a blank attribute value? 'Is null'? > > What you mean a blank attribute value ? > > If you didn't set a attribute value of an issue, how can we find them ? > > > Thanks, > > Youngho