[Rt-commit] r9170 - in rtir/branches/2.3-EXPERIMENTAL: .
lib/RT/Condition
falcone at bestpractical.com
falcone at bestpractical.com
Thu Sep 27 16:55:00 EDT 2007
Author: falcone
Date: Thu Sep 27 16:54:14 2007
New Revision: 9170
Modified:
rtir/branches/2.3-EXPERIMENTAL/ (props changed)
rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueReopen.pm
rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyChange.pm
rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyGroupChange.pm
Log:
r25023 at ketch: falcone | 2007-09-27 16:50:39 -0400
* update documentation
Modified: rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueReopen.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueReopen.pm (original)
+++ rtir/branches/2.3-EXPERIMENTAL/lib/RT/Action/RTIR_SetDueReopen.pm Thu Sep 27 16:54:14 2007
@@ -65,7 +65,7 @@
=head2 Commit
-Set the Due date to a configured value.
+Set the Due date based on the SLA_Reopen_(In|OutOf)Hours settings
=cut
Modified: rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyChange.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyChange.pm (original)
+++ rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyChange.pm Thu Sep 27 16:54:14 2007
@@ -7,7 +7,8 @@
=head2 IsApplicable
-If a child had a Due Date change or changes parents.
+Applies to tickets being created, linked to other tickets or when
+the _RTIR_Constituency Custom Field is changed
=cut
Modified: rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyGroupChange.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyGroupChange.pm (original)
+++ rtir/branches/2.3-EXPERIMENTAL/lib/RT/Condition/RTIR_RequireConstituencyGroupChange.pm Thu Sep 27 16:54:14 2007
@@ -8,7 +8,7 @@
=head2 IsApplicable
-If a child had a Due Date change or changes parents.
+Applies to Ticket Creation and _RTIR_Constituency changes
=cut
More information about the Rt-commit
mailing list