Opened 4 years ago
Last modified 3 years ago
#10666 new feature request
When an upgrade borks, There needs to be an ability to rollback
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When an upgrade borks, there should be a simple script that allow you to rollback to the previous version. It should be mostly separate from the admin interface and allow for the restoration of both a database and the files associated with the previous version.
Change History (5)
- Milestone changed from Unassigned to Future Release
- Type changed from enhancement to feature request
We could make a backup of the database before attempting an upgrade. Don't know how well that would work on MU though.
- Milestone changed from Future Release to 3.0
This is a Feature Request for 3.0 (at least wished: #11646).
Note: See
TracTickets for help on using
tickets.

I'd say close this one as fixed in WP 2.9, or wontfix. We check for PHP/MySQL version, and we abort as needed. Once we touch the database, there really isn't much turning back.