Apex call returns successfully after errror, resulting in issues
I have an Apex call which causes an error (ENTITY_IS_DELETED
, but it doesn’t matter which error it is). I might be able to fix that error, but now it somehow also returns successfully anyway, so the client is confused.