[Rt-commit] r5023 - in rtir/branches/1.9-EXPERIMENTAL: lib/RT/Condition

ruz at bestpractical.com ruz at bestpractical.com
Wed Apr 12 17:21:26 EDT 2006


Author: ruz
Date: Wed Apr 12 17:21:25 2006
New Revision: 5023

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/lib/RT/Condition/RTIR_CloseTicket.pm

Log:
 r1294 at cubic-pc:  cubic | 2006-04-13 01:24:02 +0400
 * docs


Modified: rtir/branches/1.9-EXPERIMENTAL/lib/RT/Condition/RTIR_CloseTicket.pm
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/lib/RT/Condition/RTIR_CloseTicket.pm	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/lib/RT/Condition/RTIR_CloseTicket.pm	Wed Apr 12 17:21:25 2006
@@ -56,7 +56,9 @@
 
 =head2 IsApplicable
 
-If the ticket was closed
+If the ticket was closed, ie status was changed from any active status to
+an inactive. See F<RT_Config.pm> for C<ActiveStatuses> and C<InactiveStatuses>
+options.
 
 =cut
 


More information about the Rt-commit mailing list