Reply to thread

Thank you for letting me know about this. When I modified the code to handle stacked movies properly, I forgot to change the upgrade code :( .


I would expect, when the database is not loaded correctly, for the rest of the app to become unstable - so a crash wold be expected. This got me thinking about what to do when an upgrade fails. Maybe the answer, so users can keep using the system, is to load the default version of the database when something goes wrong so users can at least do something; maybe putting a log entry in to say that the upgrade process failed and to contact MP.


Of course, this shouldn't happen once I've fixed the bug.


Top Bottom