[Bps-public-commit] RT-Extension-MandatoryOnTransition branch, master, updated. 0.16-3-gcd48f7d

? sunnavy sunnavy at bestpractical.com
Fri Oct 26 11:33:42 EDT 2018


The branch, master has been updated
       via  cd48f7d453771df0ef7e2fce18a0bea2c1e41b74 (commit)
      from  9cbe71c5add0b04c54eac247a8e2d7b09d1c1e66 (commit)

Summary of changes:
 README                                    | 4 ++++
 lib/RT/Extension/MandatoryOnTransition.pm | 5 +++++
 2 files changed, 9 insertions(+)

- Log -----------------------------------------------------------------
commit cd48f7d453771df0ef7e2fce18a0bea2c1e41b74
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Fri Oct 26 23:23:44 2018 +0800

    Document Owner mandatory field

diff --git a/README b/README
index a9ea3ce..ad7e034 100644
--- a/README
+++ b/README
@@ -36,6 +36,10 @@ DESCRIPTION
     TimeTaken
         Requires that the Worked field on the update page is non-zero.
 
+    Owner
+        Requires that the ticket has a real Owner or the real Owner will be
+        set on the update page.
+
     A larger set of basic fields may be supported in future releases. If
     you'd like to see additional fields added, please email your request to
     the bug address at the bottom of this documentation.
diff --git a/lib/RT/Extension/MandatoryOnTransition.pm b/lib/RT/Extension/MandatoryOnTransition.pm
index 7c35df7..d238c18 100644
--- a/lib/RT/Extension/MandatoryOnTransition.pm
+++ b/lib/RT/Extension/MandatoryOnTransition.pm
@@ -50,6 +50,11 @@ field on the update page.
 
 Requires that the Worked field on the update page is non-zero.
 
+=item Owner
+
+Requires that the ticket has a real Owner or the real Owner will be set on
+the update page.
+
 =back
 
 A larger set of basic fields may be supported in future releases.  If you'd

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list