<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6487.1">
<TITLE>Status when Resolving Ticket</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">It seems like the process RT goes through on ticket resolution is to first put the comment on the ticket and then change the status to resolved.  Seems like 2 separate steps.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">We have the comment being sent to Admin CCs, but we'd like to only send that if the status is NOT being changed to resolved.  Any tips on changing the scrip condition to check whether the new status is "resolved" before sending the comment?  Is there a $Ticket->NewStatus vs $Ticket->OldStatus?  Even if there was, it seems like RT's process has this as 2 separate steps (send comment and then change status separately) - any thing we can do here?</FONT></P>

<P><I><FONT SIZE=2 FACE="Arial">Paul</FONT></I>
</P>

</BODY>
</HTML>