[rt-users] Condition that checks Owner

Jonathan Rummel jrummel at imapp.com
Wed Mar 17 10:20:38 EDT 2010


Hi all,

All I want to do is execute an action if the Owner is a certain user and I
can't seem to get it to work.  Here is what I'm trying but it is
unsuccessful:

Custom Condition:
if ($self->$ticket->OwnerObj->Owner eq 'userid') {
     return 1;
}
return 0; 

Can anyone help me out here?

RT 3.6.5

Thanks!
Jonathan
-- 
View this message in context: http://old.nabble.com/Condition-that-checks-Owner-tp27932837p27932837.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.




More information about the rt-users mailing list