-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.1.30 EE GA3, 6.2.2 CE GA3 , 7.0.0 M4
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, Master
-
Component/s: Core Infrastructure, Database Upgrade Framework
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Git Pull Request:
Currently when a user updates/adds a table to a portlet and increments service.properties, the upgrade process will backup, upgrade, and restore all data for all models tied to that portlet.
We need to improve this so the upgrade is smart enough to just:
- only update the tables that have been changed
- add new tables if there are those found
- should only backup/restore data tied to the tables that have been modified
- relates
-
LPE-13986 We should run the upgrade process to only update tables that have changed; for Site Administration
-
- Closed
-