[Rt-commit] r9151 - in rtir/branches/2.3-EXPERIMENTAL: .

falcone at bestpractical.com falcone at bestpractical.com
Tue Sep 25 17:35:10 EDT 2007


Author: falcone
Date: Tue Sep 25 17:35:09 2007
New Revision: 9151

Modified:
   rtir/branches/2.3-EXPERIMENTAL/   (props changed)
   rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueCorrespond.pm
   rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueToNow.pm
   rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetStartsByBizHours.pm

Log:
 r24975 at ketch:  falcone | 2007-09-25 17:33:55 -0400
 * change the pod to more accurately describe what happens in the Commit


Modified: rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueCorrespond.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueCorrespond.pm	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueCorrespond.pm	Tue Sep 25 17:35:09 2007
@@ -68,7 +68,9 @@
 
 =head2 Commit
 
-Look up the SLA and set the Due date accordingly.
+Look up the SLA and set the Due date to the configured 
+(on the queue or global) Due date, defaulting to 7 business
+days from now.
 
 =cut
 

Modified: rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueToNow.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueToNow.pm	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueToNow.pm	Tue Sep 25 17:35:09 2007
@@ -72,7 +72,7 @@
 
 =head2 Commit
 
-Set the Due date to a configured value.
+Set the Due date based on your SLA_Response settings
 
 =cut
 

Modified: rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetStartsByBizHours.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetStartsByBizHours.pm	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetStartsByBizHours.pm	Tue Sep 25 17:35:09 2007
@@ -66,7 +66,7 @@
 
 =head2 Commit
 
-Look up the SLA and set the Starts and Due dates accordingly.
+Look up the SLA and set the Starts date to the next time during Business Hours
 
 =cut
 


More information about the Rt-commit mailing list