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

View File

@@ -9,7 +9,7 @@ MISC ITEMS THAT CAME UP
todo (after)
Test TEST **TEST**
Test all column types are properly filterable including ENUMS and TAGS
Clean up the server and client code including the wierd props not being used set on all list forms etc
get rid of the countless commented out lines that are now irrelevant and will just cause confusion in future