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%';


Reply via email to