[Rt-commit] rt branch, 4.4/adminconditions-upgrading-doc, created. rt-4.4.2-18-gd9d7027
Shawn Moore
shawn at bestpractical.com
Fri Jul 28 18:08:57 EDT 2017
The branch, 4.4/adminconditions-upgrading-doc has been created
at d9d702771bee3d23bec00cd2cea9d5f7daf39ada (commit)
- Log -----------------------------------------------------------------
commit d9d702771bee3d23bec00cd2cea9d5f7daf39ada
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Fri Jul 28 18:08:36 2017 -0400
Document removing RT::Extension::AdminConditionsAndActions
diff --git a/docs/UPGRADING-4.4 b/docs/UPGRADING-4.4
index 3d8c3ba..66d3622 100644
--- a/docs/UPGRADING-4.4
+++ b/docs/UPGRADING-4.4
@@ -591,6 +591,15 @@ You can delete these records from the Attributes table using a DELETE
and the same WHERE clause. Always make sure you have a known good backup
of your database before making updates.
+=item *
+
+RT now has the functionality from
+L<RT::Extension::AdminConditionsAndActions> built in. Users who are
+currently using this extension should remove it from the plugin list.
+Please also remove
+F<local/plugins/RT-Extension-AdminConditionsAndActions> from your RT
+installation.
+
=back
=back
-----------------------------------------------------------------------
More information about the rt-commit
mailing list