Commit fae59b8
Reinier van den Assum
fflib_SObjectDomain.cls: Corrected logic for CRUD Security check on Undelete
* Potential regression impact when someone implemented an Undelete Trigger using the fflib_SObjectDomain, enforcing CRUD, but the running user has Create and no Undelete permission1 parent 7cc5341 commit fae59b8
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
| 272 | + | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments