[Rt-commit] [rtir] 01/02: Update docs about scrip interaction with Due changes

Kevin Falcone falcone at bestpractical.com
Mon Aug 11 16:34:45 EDT 2014


This is an automated email from the git hooks/post-receive script.

falcone pushed a commit to branch master
in repository rtir.

commit 794f208f9d43d2c3a7d18f8faf77a4c16a07d245
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Mon Aug 11 16:21:11 2014 -0400

    Update docs about scrip interaction with Due changes
---
 docs/AdministrationTutorial.pod | 4 ++++
 docs/UPGRADING-3.2              | 7 +++++++
 2 files changed, 11 insertions(+)

diff --git a/docs/AdministrationTutorial.pod b/docs/AdministrationTutorial.pod
index dfc802f..1af4733 100644
--- a/docs/AdministrationTutorial.pod
+++ b/docs/AdministrationTutorial.pod
@@ -212,6 +212,10 @@ See L</"Service Level Agreements (SLAs)"> below for details on automating
 Due dates, and L<RT::Action::RTIR_SetDueIncident> for details
 about action of the scrip.
 
+It is now possible to edit the Due date of Incidents manually, however
+editing a child's Due Date will disable this (and Incident Due dates are
+not copied down to Children).
+
 =item ResolveAllChildren
 
 Applies to the Incidents queue.
diff --git a/docs/UPGRADING-3.2 b/docs/UPGRADING-3.2
index 4d116d7..3499dc4 100644
--- a/docs/UPGRADING-3.2
+++ b/docs/UPGRADING-3.2
@@ -9,3 +9,10 @@ for previous versions.
 
 The F<add_constituency> script has been moved from F<etc> to the standard
 F<bin> directory.
+
+=head2 Incident Due Dates
+
+It is now possible to edit the Due date of Incidents manually, however
+editing a child's Due Date will disable this (and Incident Due dates are
+not copied down to Children).
+

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list