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
NehaaaNehaaa 

Challenge Not yet complete... here's what's wrong:There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Update failed. First exception on row 0 with id 8010I000004sLmZQAU; first error: C

Raj VakatiRaj Vakati
Which trailhead module is this ??
NehaaaNehaaa
Advanced Apex Specialist Step 2
NehaaaNehaaa

Challenge Not yet complete... here's what's wrong: 
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Update failed. First exception on row 0 with id 8010I000004sLmoQAE; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, OrderTrigger: execution of AfterUpdate caused by: System.DmlException: Update failed. First exception on row 0 with id 01t0I000006auAvQAI; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, product2Trigger: execution of AfterUpdate caused by: System.ListException: List index out of bounds: 0 Class.Product2Helper.PostAlerts: line 54, column 1 Class.Product2Helper.afterUpdate: line 35, column 1 Trigger.product2Trigger: line 35, column 1: [] Class.OrderHelper.RollUpOrderItems: line 54, column 1 Class.OrderHelper.AfterUpdate: line 20, column 1 Trigger.OrderTrigger: line 8, column 1: []
Shine HasegawaShine Hasegawa
User-added image

Advanced Apex Specialist Step8!
Luca Campigotto 6Luca Campigotto 6
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Update failed. First exception on row 0 with id 5003X00001jzMWmQAM; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, MaintenanceRequest: execution of BeforeUpdate caused by: System.NullPointerException: Attempt to de-reference a null object Class.MaintenanceRequestHelper.getMinDate: line 24, column 1 Class.MaintenanceRequestHelper.updateWorkOrders: line 5, column 1 Trigger.MaintenanceRequest: line 7, column 1: []



SAME FOR ME IN A STEP 4!!
what can i do?
Foram Rana RForam Rana R
Hi @Shine

I am getting the Same Error.
Any solution for this ?

Thanks
Ayyappa Pasupuleti 8Ayyappa Pasupuleti 8
Any solution found for above issue?