[rt-users] RT3.0.3 - Ticket search - System Error

Jesse Vincent jesse at bestpractical.com
Tue Jul 1 12:20:02 EDT 2003



On Tue, Jul 01, 2003 at 05:13:06PM +0100, Nick Barnes wrote:
> Jesse Vincent:
> > The "count" is a quick count performed directly by the database. It
> > doesn't take RT's access control into account. The tickets you you see
> > are those you have access to see. Changing this would be a really big
> > performance hit. Changing the wording might be good though. 
> > "Found about 10 tickets"?
> 
> Ah.
> 
> I think I prefer 'approximately' or 'approx.'.

*nod*

> 
> But logged in as the user 'root' (who has all privs. under the sun)
> should enable me to see all the tickets, shouldn't it?

To see what's going on behind the scenes, turn on mysql's query logging
and execute the SELECT main.* from Tickets... query and see what results
its leaving out.


> >> 2 - Doing a ticket search with multiple criteria which results in no
> >> matches found generates a "System Error" as below (which 
> >> was caused with queue=general, status!=rejected, status!=resolved):
> > I think that's actually a bug in the version of Storable.pm 
> > that RedHat ships with 9.0.
> 
> Hmmm. Installed Storable-2.07, restarted everything and I'm still seeing
> the same problem. Is there anything else I need to update as well?

Dunno. But I've only heard of the problem on redhat 9.

> 
> Cheers,
> 
> Nick.
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
> 

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



More information about the rt-users mailing list