<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br></div><div>I would like to be able to create saved searches that will find tickets where the logged in user is the Requestor.</div><div><br></div><div>This is easy for Owner as you can use<span class="Apple-tab-span" style="white-space:pre">         </span><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; white-space: pre-wrap; ">Owner = '__CurrentUser__'.</span></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap;">Is there a way to do this for Requestor though? I tried<span class="Apple-tab-span" style="white-space:pre">                    </span>Requestor = '__CurrentUser__'<span class="Apple-tab-span" style="white-space:pre">                       </span>but that doesn't work.</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre-wrap;">I found this on the wiki, but that only seems to apply to RT2:</span></font></div><div><br></div><a href="http://wiki.bestpractical.com/view/CurrentUserEmail">http://wiki.bestpractical.com/view/CurrentUserEmail</a><div><br></div><div>Any help much appreciated!!</div><div><br></div><div>Justin</div></body></html>