From eec72bf5e26b05bec4cc0b54680b1656a751cc13 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 14 Apr 2021 13:45:40 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 3c8f2968..094fdf32 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -225,10 +225,10 @@ todo: many biz objects are not using new PUT methodology -CURRENTLY DOING: +CURRENTLY DOING: test partial OVERALL - - Partial save even if parts fail + - test partial save (and delete) with fail at each level (make up a fail if have to at server) - Error messages should display correctly both in alert box and in each item's controls - Test out role rights, login as various roles and ensure it works as expected