still have a BUG with locn data format being munged in the ORM/DB

This commit is contained in:
2022-03-19 11:39:54 +11:00
parent 60c2357921
commit 4a5bde559d

3
BUGs
View File

@@ -1,3 +1,4 @@
### Next: 85
### Next: 87
BUG-60: entries per page in flat view will get how_many from each top-level dir in PATH - causes viewer to get lost in eids for last_eid
BUG-85: once we rebuild data from scratch, need to reset just clean out pa_user_state's
BUG-86: had some face locn data be in { } not [ ] again -- I think we need to stop using locn in the DB and instead use a tmp_locn or something else -- no way to touch the DB data then