[fwd] Re: [rt-devel] Logic of RT::Tickets::Limit*? (from: rich+rt@lafferty.ca)

Jesse Vincent jesse at bestpractical.com
Thu May 23 16:52:40 EDT 2002


This fix will be in 2.0.14


----- Forwarded message from Rich Lafferty <rich+rt at lafferty.ca> -----

Date: Thu, 23 May 2002 13:50:03 -0400
From: Rich Lafferty <rich+rt at lafferty.ca>
To: Jesse Vincent <jesse at bestpractical.com>
Subject: Re: [rt-devel] Logic of RT::Tickets::Limit*?
User-Agent: Mutt/1.2.5i

On Wed, May 22, 2002 at 08:55:29PM -0400, Jesse Vincent (jesse at bestpractical.com) wrote:
> 
> 	Just before the last line of sub _ProcessRestrictions,
> add this. tell me if it gets better.
> 
> 	-j
> 
>        # Don't even find dead tickets
>           $self->SUPER::Limit(  
>                 SUBCLAUSE       => 'NoDead',
>                 FIELD           => 'Status',
>                 VALUE           => 'dead',
>                 OPERATOR        => '!=',
>             );

Yep, that's got it. Thanks!

  -Rich 

-- 
Rich Lafferty --------------+-----------------------------------------------
 Ottawa, Ontario, Canada    |  Save the Pacific Northwest Tree Octopus!
 http://www.lafferty.ca/    |    http://zapatopi.net/treeoctopus.html
rich at lafferty.ca -----------+-----------------------------------------------


----- End forwarded message -----

-- 
http://www.bestpractical.com/products/rt  -- Trouble Ticketing. Free.




More information about the Rt-devel mailing list