8 件の回答

This was probably caused because likely you hardcoded the change on the Trigger itself. But the metadata for that Trigger may still contain information of the old Trigger which is why the compiler is now complaining. What I would do is to create the new Trigger on the salesforce setup page itself or make a new trigger on an IDE with your changes.Cyrus Twww.levementum.com