<div dir="ltr">anyone able to help on this one?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 16, 2013 at 10:46 AM, Miles Scruggs <span dir="ltr"><<a href="mailto:miles@digitalphotobox.net" target="_blank">miles@digitalphotobox.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a couple users that can't be trained to CC each other, and they need to be CC'd on everything they create, but they also aren't the only ones creating to the queue so I can't just set them as a watcher for the queue.<br>

<br>
Basically I would like to check on create to see if they are one or the other user, and if they are then I would like to add their counterpart as a CC to the ticket. Basically some code that looks like this:<br>
<br>
if(user=bob | bill) {<br>
        AddUserAsCCToTicket(bob&bill)<br>
}<br>
<br>
The bad news here is that I'm incredibly dumb when it comes to perl, and have no grasp at all of the syntax much less the methods to use.<br>
<br>
I'm guessing I put stuff like this in scrips, but I'm not 100% and I'm not sure if that can be put entirely in the condition or if I need to put it in both the condition and the action...<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
Miles Scruggs<br>
<a href="mailto:miles@digitalphotobox.net">miles@digitalphotobox.net</a><br>
<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Cheers,<br><br>Miles
</div>