diff --git a/BUGs b/BUGs index a6ac09f..6b9c263 100644 --- a/BUGs +++ b/BUGs @@ -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