From b5b35295592f7824bff22a402423710ebc3a8579 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 22 Jan 2021 22:27:08 +1100 Subject: [PATCH] added BUG-12 delete from DB needs to cope with file_person_link content --- BUGs | 1 + 1 file changed, 1 insertion(+) diff --git a/BUGs b/BUGs index f2cb41f..40d5e54 100644 --- a/BUGs +++ b/BUGs @@ -7,3 +7,4 @@ BUG-8: cascading failure jobs are needed BUG-10: gen*details will stop if no change to top-level dir, but not look in subdirs BUG-11: Ai ref img jobs are looping, needs fix +BUG-12: delete from DB, needs to cope with file_person_link contents too