You need to sign in to do that
Don't have an account?

Issue in apex clas deployment in prod.
I am getting following errors while deploying code to production but i am not getting any error in sandbox and test environment.
Please find the details below:
System.DmlException: Update failed. First exception on row 0 with id a275000000Vy68ZAAR; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, : execution of BeforeUpdate
Thanks, Anish
Please find the details below:
System.DmlException: Update failed. First exception on row 0 with id a275000000Vy68ZAAR; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, : execution of BeforeUpdate
Thanks, Anish
Looks like your test class is failing ... please check the test class in sandbox and fix it and include in change set and deploy it