You need to sign in to do that
Don't have an account?
frog
code execution during deployment
Hello
I have a question regarding what happens with the live code during deployments.
Recently the admin had to do a rolll out when the user wehe logged in and working.
It resulted with some bugs for which the only explanation would be interruption of apex method in the middle of exceution.
Even more appaling is that an update of a list of records was abandoned half way through.
Some of records were updated some not.
My additional queston is would setting a savepoint help it his case?
thanks for help