From 7dc63ce9f4c973d5e06c22eb656a9288b4093c4d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 16 Oct 2021 00:50:25 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c441939b..87483576 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -63,6 +63,9 @@ function ayGroupByTag(reportDataArray, tagContains) { } +todo: v8migrate bombs if tag removed and left blank on attachment posting + make it work with an empty migrate tag + Update front / back / dotnet 6 is out https://dotnet.microsoft.com/download/dotnet/6.0 https://docs.microsoft.com/en-us/dotnet/core/compatibility/6.0 @@ -71,10 +74,13 @@ Update front / back / dotnet 6 is out QRCoder may have issues but maybe I don't use those exact methods requiring it on linux (system.drawing.common) https://github.com/codebude/QRCoder/issues/315 - - TODO: Need to test on our linux server again with v6 + + + + + todo: tax code too large a value just server error, no message numeric field overflow sb either handle larger values or screen them and truncate or just return validation error