From 5b3f67ecd9a0a000abaeb0c4f0af7f7c37117cc1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 30 Nov 2018 00:19:13 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 1d952157..643b9ca8 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -88,6 +88,8 @@ SERVER - Delete user should delete private datafilters - Did I code how to handle implications of user delete anywhere yet?? + - Taggable attribute exists, is it being used to ensure that objects that are taggable only are being tagged? + - Attachable attribute does this, search for "IsAttachable" to see how it's done - Stage 2 AFTER POSTED TEST ROUND COMPLETED - Error handling at client (log? display?)