Re: [rt-users] Searching on CF's not working with RT3.8.6

2009-10-26 Thread Alex Young
Sorry, my fault, there was a Tickets_Overlay_SQL.pm in the /opt/rt3/local/lib/RT folder with a line in it to replace __CurrentUserEmail__ with $self-CurrentUser-EmailAddress. -Original Message- From: Jesse Vincent [mailto:je...@bestpractical.com] Sent: 23 October 2009 18:02 To: Alex

[rt-users] Searching on CF's not working with RT3.8.6

2009-10-23 Thread Alex Young
We have just upgraded from 3.8.2 to 3.8.6 and everything has been fine, but we have ran into our first problem; when searching on custom fields it's ignoring the CF and returning all results. This is one of the searches we are trying: Queue = 'Client Support' AND Subject LIKE 'schedule' AND

Re: [rt-users] Searching on CF's not working with RT3.8.6

2009-10-23 Thread Jesse Vincent
On Fri, Oct 23, 2009 at 10:47:02AM +0100, Alex Young wrote: We have just upgraded from 3.8.2 to 3.8.6 and everything has been fine, but we have ran into our first problem; when searching on custom fields it's ignoring the CF and returning all results. This is one of the searches we

Re: [rt-users] Searching on CF's not working with RT3.8.6

2009-10-23 Thread Jerrad Pierce
We have just upgraded from 3.8.2 to 3.8.6 and everything has been fine, but we have ran into our first problem; when searching on custom fields it’s ignoring the CF and returning all results. Works for me, although I've not run the upgrade scripts yet since I have a 3.8.6 running concurrently