You need to sign in to do that
Don't have an account?

Test class failing
I have a test class that repeatedly fails at the same point when trying to insert one specific object. Insertion of multiple other objects works fine throughout the rest of the class, and every required field has been accounted for. I'm not sure what's wrong here.
caused by: System.NullPointerException: Attempt to de-reference a null object
(SBQQ)
: []"
Unfortunately that's exactly where I'm stuck. That trigger is part of a installed package and thus I'm unable to see its code. After speaking with their support team it seems they can't view the code either. I seem to be at an impasse
That's something strange. I believe the reason why you are not able to see the code, because it is a managed package. But their support team should be able to help you. And if you ask me, their support team needs to solve this issue. You can't do anything here. For you this is just the blackbox.