]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups...
authorjake%bugzilla.org <>
Fri, 4 Apr 2008 11:47:19 +0000 (11:47 +0000)
committerjake%bugzilla.org <>
Fri, 4 Apr 2008 11:47:19 +0000 (11:47 +0000)
docs/en/xml/administration.xml

index ecf465fdc447b3541c541194407d76e279fa8622..a5700163891bd78da7d378ee28ad80ac2adb5631 100644 (file)
@@ -1420,6 +1420,14 @@ skip-networking
   <section id="upgrading">
     <title>Upgrading to New Releases</title>
 
+    <warning>
+      <para>Upgrading is a one-way process. You should backup your database
+      and current Bugzilla directory before attempting the upgrade. If you wish
+      to revert to the old Bugzilla version for any reason, you will have to
+      restore from these backups.
+      </para>
+    </warning>
+
     <para>Upgrading Bugzilla is something we all want to do from time to time,
     be it to get new features or pick up the latest security fix. How easy
     it is to update depends on a few factors.