Not a bug.
The "My Tickets" search was not the default that shipped with RT.

And to fix the search on AdminCC I needed to include:
AdminCC.ID = '__CurrentUser__' in the search.



>The default saved search for "My Tickets" is defined as:
>
>Owner = '__CurrentUser__' OR AdminCc.Name LIKE '__CurrentUser__'
>
>however '__CurrentUser__' is converted to the UserID number which is
>resolved for Owner but not for AdminCC.Name (even if "LIKE" is changed
>to "=").
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to