#3207 - Easy custom code isolation
| Identifier | #3207 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Easy custom code isolation |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | Chris Graham |
| Addon | core_upgrader |
| Description | We have safe mode but it would make professional upgrading a little more methodical if the upgrader could move all custom code (including themes and theme files) into a subtree under an '_old_code' directory. Or, move it back from that. |
| Steps to reproduce | |
| Additional information | Update the sup_professional_upgrading tutorial to state using the upgrade for the quarantine. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
The integrity checker now always 'quarantines' rather than deletes - which means moving stuff under _old/.
I think that's better: no need to have multiple options and a complex UI to manage them all.
It doesn't touch themes. But you can easily use keep_theme=default in the URL to force the default theme.