[rt-users] Users Autocomplete not working 4.0.7?

Thomas Sibley trs at bestpractical.com
Thu Aug 30 13:38:28 EDT 2012


On 08/30/2012 10:12 AM, Shawn Plummer wrote:
> That user is me. I do have an email address.
> 
> Those logs are the searches done as I type. I was typing in the 
> requestor field.

FWIW, I can't replicate this, so there are bound to be a few questions to rule out possibilities.

Can you search your DB directly?

select id, Name, EmailAddress from Users where Name LIKE 'plummer%' or EmailAddress LIKE 'plummer%';





More information about the rt-users mailing list