From fc3488401ea23b3a0a230887aa863f25a50bd756 Mon Sep 17 00:00:00 2001 From: Robert Baillie Date: Fri, 10 Dec 2021 17:00:19 +0000 Subject: [PATCH] Update to TODO --- TODO.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index bc3eda46214..8555205946d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,15 +6,18 @@ Licenses that are needed with the source code and binary: Look at the use of 'MockDatabase' in fflib -Introduce ortoo_Selector - make it secure by default - Test: - SecureDml Look at: SobjectUtils.getSobjectName Do we need to add 'emptyRecycleBin' too? +Document: + Record level write access + If System Admin cannot access field + Effect of 'View All Data' + + Test Manually: Can I create a record that I can't update, even though I generally have rights - what happens? Can I create a record that I can update, even though I generally don't have rights - what happens?