-
Bug
-
Resolution: Timed out
-
Low (View bug fix roadmap)
-
None
-
5.0, 6.0, 6.4
-
5
-
Severity 3 - Minor
-
-
doUpgrade method in UpgradeTask takes setupMode flag parameter. Most upgrade tasks that make use of it, assume that when it is true, the database is in the initial state, so upgrade does not have to be run. This is not correct, as during initial setup you can import data, and this flag is also set true. This flag should be renamed and should only be true if upgrade task is run against initial database.
Setting as Critical because it is likely to cause data integrity issues if we continue treating this incorrectly. We've already run into this a few times and it's only luck which has meant a critical problem has not arisen.
- is depended on by
-
HIROL-1048 Failed to load
I had a quick look at this and made some notes that may be useful. Here are all the places the import is triggered: