more things to test/fix

This commit is contained in:
2025-10-03 21:40:59 +10:00
parent a15fbd74d5
commit d019dc7960

8
TODO
View File

@@ -1,5 +1,13 @@
###
# get override data into view
# think view_transform might need to be included?
# should start with an empty DB and test - definitely no dirs in storage_sp gives:
# dir_id=dir_arr[0]
# IndexError: list index out of range
# empty directories are sometimes showing "No matches for: 'undefined'" <- should only comes up for search in URL???
# transforms in files_* also fails (old js in *transform uses current)
# also all the add ref img/add override, etc are non-functional - FIX the override* stuff first to get table/naming consistency as that is half the problem
# delete button also uses current? (eid is empty anyway)
###
### major fix - go to everywhere I call GetEntries(), and redo the logic totally...