clarified BUG-15 into several steps/issues

This commit is contained in:
2021-01-23 21:01:33 +11:00
parent fc76fbb259
commit 6f2175c973

6
BUGs
View File

@@ -1,2 +1,6 @@
### Next: 15
BUG-11: Ai ref img jobs are looping, needs fix
BUG-11: Ai ref img jobs are not able to be "re-run"
- only need to calc refimgs once (so timestamp in refimg and check it)
- if we re-run a process AI job and no file changes, then don't process (as above)
- if we do see a new file/updated file, should delete all FPLs then insert new
-- probably should insert new into a file.people.append(...), rather than FPL direct