+1 vote
in Salesforce by
Is it possible to make changes to apex trigger/apex class in production function?

1 Answer

0 votes
by

No, you can not do that if you want to make any edits to apex trigger/apex class that should be done in a sandbox environment.

Related questions

+1 vote
asked Sep 24, 2019 in Salesforce by Robin
+1 vote
asked Sep 24, 2019 in Salesforce by Robin
...