This commit is contained in:
2021-05-07 22:12:34 +00:00
parent 2a585f83ec
commit dd631f830e
2 changed files with 81 additions and 5 deletions

View File

@@ -303,6 +303,14 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING:
TODO: BUGBUG: somehow woitemscheduled users are disappearing!!!!
I'm guessing the woitem is being saved without it's child collection set so it erases it
This may be a side effect of the partial save code not anticipated
Need to reliably make this happen to fix it
OVERALL