If i have a number of triggers and classes registered in Salesforce Production instance from my SandBox. If the registered triggers / classes have been modified is it possible to update the trigger in Production without having to rerun the tests and get the 75% pass rate because I already have ?
At the moment if I have registered triggers / classes in Production and I have my app pointing to that Production instance,if the trigger has been modified because i dont know what the user has changed I delete the trigger or class and try to register , but because it Production it wont let me . Is there a way I can do this or do I have to update in SandBox and then push to Production every time ?