[rt-users] Searching by CurrentUser with QueryBuilder

Drew Taylor DTaylor at cidc.com
Tue Jul 11 10:13:45 EDT 2006


Thanks! That did the trick.

Drew

-----Original Message-----
From: Todd Chapman [mailto:todd at chaka.net] 
Sent: Monday, July 10, 2006 11:19 PM
To: Drew Taylor
Cc: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Searching by CurrentUser with QueryBuilder

On Mon, Jul 10, 2006 at 05:44:59PM -0400, Drew Taylor wrote:
> Hi all,
> I have a fresh 3.6.0 installation we're customizing. We'd like to 
> create a saved search that searches for "Owner = '$RT::CurrentUser'" 
> (as opposed to a static username like "Owner = 'drew'"), but this 
> particular syntax doesn't work. Is this possible? If not, where would 
> I start to add this feature - we'd REALLY like to have it. :-)
> 

Try: Owner = '__CurrentUser__'



More information about the rt-users mailing list