This commit is contained in:
2021-02-08 22:29:53 +00:00
parent af2d581f58
commit cdc38d6e84
7 changed files with 8 additions and 49 deletions

View File

@@ -161,8 +161,8 @@ todo: ON HOLD TIL LATER Lagging typing in name field on customize form for data
todo: erasedatabase for import causes a conflict with client cached settings like listview etc
Noticed it when v8 migrate and superuser account getting error about missing datalistview when reviewing imported data
todo: erasedatabase for import causes a conflict with client cached settings like lxistview etc
Noticed it when v8 migrate and superuser account getting error about missing datalxistview when reviewing imported data
was easy to just switch to the default view and force it to reset for that grid so not life or death issue for sure
Client needs to also erase it's cache, but how will it know?
Maybe not a significant issue, if needs addressing look into a flag of some kind, maybe a version match or something