Skip to main content
Sooriya Kan (achievers) 님이 #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개
  1. 2017년 10월 19일 오전 1:10
    Run your test class for that trigger and check the code coverage and logs. 
0/9000