From 71d101fc8e56a32061a08945964530b12223ee34 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 8 Dec 2020 23:57:24 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4cf0beb4..41f7a671 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -10,6 +10,7 @@ todo: deleting customer must attempt to delete the following as they are entered customer contacts notification subscriptions should delete automatically for a User delete since they are the only concerned person Return proper referential integrity error if can't delete them due to links + TEST: confirm all above works todo: deleting HeadOffice must attempt to delete all contacts too