From: jake%bugzilla.org <> Date: Fri, 4 Apr 2008 11:47:19 +0000 (+0000) Subject: Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups... X-Git-Tag: bugzilla-3.1.3~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c184cc956128fec255272bca42714abf7c4f1f;p=thirdparty%2Fbugzilla.git Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that backups should be made. --- diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index ecf465fdc4..a570016389 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -1420,6 +1420,14 @@ skip-networking
Upgrading to New Releases + + 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. + + + 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.