-
Notifications
You must be signed in to change notification settings - Fork 21
Test Class erroring #2
Comments
I'm receiving the same error too. Did you end figuring out what the issue was? |
Hey Doug, Getting test error as well. ConvertLeadsInvocable working like a charm in sandbox but when I try to either deploy through change set or github, get same error: System.DmlException: ConvertLead failed. First exception on row 0; first error: INVALID_FIELD, One or more leads couldn't be converted. If doNotCreateOpportunity is true, opportunityName and opportunityId must be null.: [Id] Any thoughts? -Ron |
Hey @stargaterx, |
I'm getting the following error on the test class: Methods defined as TestMethod do not support Web service calloutsStack Trace: null Any help would be greatly appreciated! |
I am having a lot of issues with the test class. I've removed all of my build that was conflicting with the class but now I just get
System.DmlException: ConvertLead failed. First exception on row 0; first error: UNKNOWN_EXCEPTION, There was an error converting the lead. Please try again. If the problem persists, please contact your administrator.: []
With no other information to troubleshoot on. Any ideas?
The text was updated successfully, but these errors were encountered: