Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
best-practical
rt-extension-sla
Commits
80a2c5d8
Commit
80a2c5d8
authored
Jun 29, 2012
by
Thomas Sibley
Browse files
Add upgrading doc to POD
parent
8957dd0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
lib/RT/Extension/SLA.pm
lib/RT/Extension/SLA.pm
+11
-0
No files found.
lib/RT/Extension/SLA.pm
View file @
80a2c5d8
...
...
@@ -35,6 +35,17 @@ to your @Plugins line (or create one) like:
=back
=head1 UPGRADING
=head2 From versions prior to 0.06
You need to run an upgrade step on your RT database so this extension continues
to work. Run the following from inside the source of this extension:
/opt/rt4/sbin/rt-setup-database --action insert --datafile etc/upgrade/0.06/content
It will prompt you for your DBA password and should complete without error.
=head1 CONFIGURATION
Service level agreements of tickets is controlled by an SLA custom field (CF).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment