From bcabdde720891dd52c3a6b11d0d07833f74d1a21 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 10 Jul 2020 20:51:43 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d368de95..7d4ca99d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -48,7 +48,10 @@ todo: Test server down while polling in release mode, does it recover when serve - +todo: does Duplicate code really duplicate the tags? + i.e. duplicate a widget with tags, do the tags come over? + if not then need to modify the copy object code to handle tags as well + todo: PickLists based on AyaPickList at server, need one for each type, so far have widget and user only Not sure if should just make them all or...?? Maybe when I hit a form that uses it, that's when I really need it?