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
Karthik KKarthik K 

Challenge Not yet complete... Ensure that you have at least 12 products created and that OrderExtension is still working as specified in the earlier challenge.

Getting the below error message on the "Advanced Apex Specialist" on the last step. Had made sure all test classes are covered and OrderExtension works as expected and there are more than 12 products created. I tried to delete the existing data on the system and recreated it, Very likely that causes the below error message. Have anyone got the similar error message? Would appreciate any suggestions to solve it.

Challenge Not yet complete... here's what's wrong: 
Ensure that you have at least 12 products created and that OrderExtension is still working as specified in the earlier challenge.
 
SandhyaSandhya (Salesforce Developers) 
Hi,

Did you try running all the tests again.

Best Regards,
Sandhya
Mihaela Iulia Elena SpiracheMihaela Iulia Elena Spirache
Hello all, I have the same problem, Do you have any solution ?
Amardeep ChauhanAmardeep Chauhan
Do we have Solion for that I am getting similar issue at step 8 ?
P R 11P R 11
I am getting the same error, did you guys figure out yet?
Chelsea Kaplan 8Chelsea Kaplan 8
One of the things this challange checks is the number of pages that shows on your order visualforce page, I had created a lot of test products and had too many pages. I resolved this by deleting all additional products I created. 
Gyanender SinghGyanender Singh
Hi ,

Getting the below error message on the "Advanced Apex Specialist" on the last step. Had made sure all test classes are covered and OrderExtension works as expected and there are more than 12 products created. I tried to delete the existing data on the system and recreated it, Very likely that causes the below error message. Have anyone got the similar error message? Would appreciate any suggestions to solve it.

Challenge Not yet complete... here's what's wrong: 
Ensure that you have at least 12 products created and that OrderExtension is still working as specified in the earlier challenge.

User-added image
Did anybody have a clue how to solve this ? I have more than 12 products in my org and all steps completed, except the 8th one.
Thanks
 
Chelsea Kaplan 8Chelsea Kaplan 8
Gyanender,

I had this error when I had much more that 12 products in my org. The check makes sure you have a minimum of 12 products but also has a max cap too. 
Gyanender SinghGyanender Singh
Hi Chelsea,

Thanks for reply and i checked there are only 12 products , i have deleted the remaining record but after that i am facing the same issue.

User-added image

Regards,
Gyanender Singh
Samrat IndraSamrat Indra
I have figured out a solution for this issue. You just need greater than 12 and less than 15 products in your org. Delete or add those products accordingly to match this count.
Seems like salesforce checking this count internally while validating this challenge.
Vivek SahaniVivek Sahani
Am stI have creuck on step 8 final step. have created many products and now not able to delete them. it shows popup message."The product Product-7 can't be deleted because there are records that refer to it. You can mark the product as inactive instead.". Not able to clear last step. please help. User-added image
suman kumar 59suman kumar 59
I am facing the same issue , people who had faced this earlier if you could share how you fix it ?
NARAYANA PANAKALANARAYANA PANAKALA
Please try to create the more tha 12 OrderItem (Order Products) records and check. It should resolve the issue.

Order Product (items) records to be created
Actually Order Items should be created from Order Edit page using vf page action.
Please ping me if stilll have a any issues.
 
Trilok PanwarTrilok Panwar
Hi Narayana,

I still have the same issue.
Achutha TAchutha T
Can anyone help me with below error for Advance Apex superbadge challenge-9.

Its very urgent for me to complete this challenge

Challenge Not yet complete... here's what's wrong: Ensure that after you clear test data, you run your tests once and the required test coverage is achieved.