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

Trigger working in sandbox, but not working in production environment
Have a Trigger on task to populate the DUE DATE field to a new custom field. It's populating value in sandbox but not in production Environment. didn't understand why, please give any suggestions/resolution???
Thanks in advance
Thanks in advance
Check and trace the debug log , your trigger is firing or not. If it is firing then check othe metadata(Apex class, Trigger ,Workflow etc) not to work on it.
.