On Wed, Apr 23, 2008 at 9:27 PM, James E Keenan <[EMAIL PROTECTED]> wrote:
> At ny.pm tonight, I was discussing the joys and sorrows of Parrot cage
> cleaning with one attendee.  I just discovered that while you can search the
> newsgroup for the string 'cage' in a posting's subject line, there is no
> 'cage' tag in our RT system.  So you can't construct a query string as you
> can for 'patch' or 'todo'.
>
>  Can we remedy this?

In the advanced search setting, you can use the following search criteria:

 Queue = 'parrot' AND Status != 'resolved' AND Subject LIKE '[CAGE]'
AND Status != 'rejected'

Here's a link with those criteria.

http://rt.perl.org/rt3/Search/Results.html?Page=1&Rows=100&Format='%20%20%20%3Cb%3E%3Ca%20href%3D%22%2Frt3%2FTicket%2FDisplay.html%3Fid%3D__id__%22%3E__id__%3C%2Fa%3E%3C%2Fb%3E%2FTITLE%3A%23'%2C%0A'%3Cb%3E%3Ca%20href%3D%22%2Frt3%2FTicket%2FDisplay.html%3Fid%3D__id__%22%3E__Subject__%3C%2Fa%3E%3C%2Fb%3E%2FTITLE%3ASubject'%2C%0A'__Status__'%2C%0A'__QueueName__'%2C%0A'__OwnerName__'%2C%0A'__Priority__'%2C%0A'__NEWLINE__'%2C%0A''%2C%0A'%3Csmall%3E__Requestors__%3C%2Fsmall%3E'%2C%0A'%3Csmall%3E__CreatedRelative__%3C%2Fsmall%3E'%2C%0A'%3Csmall%3E__ToldRelative__%3C%2Fsmall%3E'%2C%0A'%3Csmall%3E__LastUpdatedRelative__%3C%2Fsmall%3E'%2C%0A'%3Csmall%3E__TimeLeft__%3C%2Fsmall%3E'&Query=%20Queue%20%3D%20'parrot'%20AND%20Status%20!%3D%20'resolved'%20AND%20Subject%20LIKE%20'%5BCAGE%5D'%20AND%20Status%20!%3D%20'rejected'&Order=ASC%7CASC%7CASC%7CASC&OrderBy=id%7C%7C%7C

>  Thank you very much.
>  kid51
>
>



-- 
Will "Coke" Coleda

Reply via email to