GUI goes into infinite recursion if DB is old
If the DB is old (in my case it has the field cluster_info
, while in the new format it is named cluster_list
), the GUI goes into an inifinite loop.
-
We need to give a proper error message saying that the DB is in an old format -
We need a method/button/script that is capable of converting the old DB into a new DB