19 answers
Just wanted to follow-up on this issue as I was running into the same error today as I was going through this trailhead. It did simply end up being a typo for me...I was using "Weapon Status" as the field label and realized that it needed to be plural "Weapons Status". After making the change, I was able to verify and move to the next module. Creating a "Crew Members" roll-up is not required. Here's the workaround that worked for me :Go into the object manager > Battle Station > Make all custom fileld visible in Field Security settings for all users. For those that get this error and have no apparent issue, delete the "Weapons Status" field and recreate it. Worked for me! I did what Laura mentioned about making 'weapon' plural with the 's' AND I've changed the Related List label name of the Supply object from the default 'Supplies' to 'Supply. Doing that both worked for me! You haven't set the field-level security of the custom field which were created in Battle Station. Simply set the field-level security to both (Weapons Status and Project Status) to visible o selected profiles you want. Hi Brian,One thing you can try is enable debug log in your dev org, and try verifying the challenge, this will create a debug log and it might help you in identifying the exact issue. BTW, sometimes just disconnecting the org from trailhead and reconnecting again solves such issues as well. Here is the full error:Challenge Not yet complete... here's what's wrong: The Battle Station custom object does not contain the correct set of custom fields. Tip: check for typos in the field names. Note: you may run into errors if you've skipped previous steps.I attached my schema from my dev org. Hi Brian,You dont need Crew Members to clear step 2, I have cleared the step 2 without creating roll up summary. Hi Brain,Can you please post the complete error that you are getting. To complete challenge two you need to do the following:In Battle station object1) Create Picklist Project Status2) Create Picklist Weapon StatusCreate new custom object ResourceIn Resource object1) Create Number field Quantity2) Create Percent field Utilization3) Create Master Detail field with Battle Station as masterCreate new custom object SuppliesIn Supplies object1) Create Number field Quantity2) Create Currenty field Unit Cost3) Create formula field Total Cost (Quantity__c * Unit_Cost__c)4) Create Master Detail field with Battle Station as masterAnd finally ensure that the correct dev instance is linked to the trailhead for verification.Hope this helps. hi Brlanlook my image create crew member fieldThanksMark it best answer if it helps you :)