You need to sign in to do that
Don't have an account?
akallioWiley
Change a Trigger's Name in Production
Hello,
I would like to change the name of one of my triggers. Is there any way to do this in a Production org?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
Hello,
I would like to change the name of one of my triggers. Is there any way to do this in a Production org?
1. Copy the code.
2. Delete the trigger in production.
3. In a sandbox or developer org, re-create the trigger with the correct name using the code you copied in #1.
4. Promote new trigger to production.
Hope this helps,
Thre is no option to delete the trigger in production. Is there any other way out