fixed BUG-114 -> only show path-specific existing options in movedbox. Added test doc to read to TODO

This commit is contained in:
2023-01-13 16:48:35 +11:00
parent f98369e118
commit f875b50dc8
4 changed files with 23 additions and 10 deletions

2
TODO
View File

@@ -9,6 +9,8 @@
* think about security - in job_mgr anywhere I can os.replace/remove NEED to protect, etc
* read this: https://flask.palletsprojects.com/en/2.2.x/testing/#faking-resources-and-context
* could get better AI optim, by keeping track of just new files since scan (even if we did this from the DB),
then we could just feed those eid's explicitly into a 'run_ai_on_new_files' :) -- maybe particularly
if count('new files') < say 1000 do eids, otherwise do path AND no new refimgs