function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SimmoSimmo 

Advanced Apex Specialist Step 8 issue

Hello all,

I am having some difficulty with Step 8 of the Advanced Apex Specialist Superbadge.

I am getting the following error:

User-added image

I have written all my test classes and test methods and have the sufficient coverage as below:

User-added image

I can't see what the issue is, I have tried a few things but nothing seems to work. I'm not sure what I could have changed so that the logic that was working for a previous challenge is no longer working?

My guess is that it is some random thing and the error message is misleading.

Anybody had a similar error message?

Thanks in advance.
 
Raj VakatiRaj Vakati
Refer this link. You have code available there
https://developer.salesforce.com/forums/ForumsMain?id=9060G0000005QUcQAM 
SimmoSimmo
Thanks Raj, I ended up having to rewrite some of the ProductExtension class, although it was already working perfectly?
 
Monalisa Pradhan 15Monalisa Pradhan 15
This link has no content, I am facing the same issue. I compiled the class again.How did you resolve it