From 4b43222be6ce2bdc50ceca7b49ca48f51d192277 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 13 Apr 2021 00:31:57 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 75f1d5ea..c21a25f0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -227,8 +227,11 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: make from new current issues: - setting to locked state does not lock in UI even after save - I'm thinking it should lock after save but not before on selection and add to wo + setAllRights is also setting menu so created code is calling set menu too, hmm... + + islockedatserver may be wonky in some cases, before it assumed that an edit could take place if islockedatserver but not anymore + however the new plan is only op possible when islockedatserver is to change status so need to check schedusers and woitems for that bit + i think there is some funkiness there. BIG PICTURE STUFF - ability to create from nothing implement whatever is minimally necessary to get it to work and do full crud test at all layers