[Rt-commit] rt branch, 4.6/priority-as-string, repushed
Michel Rodriguez
michel at bestpractical.com
Thu May 9 10:53:05 EDT 2019
The branch 4.6/priority-as-string was deleted and repushed:
was 13459bb446ec3ec612da5f6f399c2cb52191a0ac
now 3f3e41ae72d3129740939152d224d7affe0d0cba
1: e4dcd082e = 1: e4dcd082e reapply dropped changes of "Remove dashboard from menu if it can't be loaded"
2: 52a22b454 = 2: 52a22b454 Core RT::Extension::PriorityAsString existing behavior of extension.
3: 4504c9ba4 = 3: 4504c9ba4 Test that PriorityAsString hash is reset when set from siteconfig
4: 13459bb44 ! 4: 3f3e41ae7 cored priority as string
@@ -138,7 +138,7 @@
If set to 1, the owner drop-downs for the query builder are always
@@
- =back
+ Set($HideUnsetFieldsOnDisplay, 0);
+=item C<%EnablePriorityAsString>
+
@@ -224,8 +224,8 @@
+ Default => { Low => 0, Medium => 50, High => 100 },
+ );
+
-+=back
-+
+ =back
+
+
+
=head2 Self Service Interface
More information about the rt-commit
mailing list