Skip to main content
Sooriya Kan (achievers) a posé une question dans #Apex
Could you pls someone explain how to debug wat is the satus of the trigger and monitoe if it is not working in mainly prodction 

For example: Reason : i have trigger(after trigger)  on one objects registarion . it is inserting date into an other object(states) . after registarion is created , it is inserting record in to states

 
2 réponses
  1. 19 oct. 2017, 01:10
    Run your test class for that trigger and check the code coverage and logs. 
0/9000