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

Battlestation step 2 error - The Battle Station custom object does not contain the correct set of custom fields.
I've followed step 2 step by step. There should be two fields on th Battle Station Custom object (Project Status and Weapons Status). I have only completed step 1, and when I go to verify step 2, it states I don't have the correct field count....

look my image
create crew member field
Thanks
Mark it best answer if it helps you :)
Can you please post the complete error that you are getting. To complete challenge two you need to do the following:
In Battle station object
1) Create Picklist Project Status
2) Create Picklist Weapon Status
Create new custom object Resource
In Resource object
1) Create Number field Quantity
2) Create Percent field Utilization
3) Create Master Detail field with Battle Station as master
Create new custom object Supplies
In Supplies object
1) Create Number field Quantity
2) Create Currenty field Unit Cost
3) Create formula field Total Cost (Quantity__c * Unit_Cost__c)
4) Create Master Detail field with Battle Station as master
And finally ensure that the correct dev instance is linked to the trailhead for verification.
Hope this helps.
You dont need Crew Members to clear step 2, I have cleared the step 2 without creating roll up summary.
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.
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.
30.0 APEX_CODE,DEBUG;APEX_PROFILING,INFO;CALLOUT,INFO;DB,INFO;SYSTEM,DEBUG;VALIDATION,INFO;VISUALFORCE,INFO;WORKFLOW,INFO Execute Anonymous: List<Battle_Station__c> l = [SELECT ID from Battle_Station__c LIMIT 1]; 10:18:57.10 (10387355)|USER_INFO|[EXTERNAL]|005j000000C4xC9|pedersenbrian@gmail.com|Pacific Standard Time|GMT-07:00 10:18:57.10 (10401751)|EXECUTION_STARTED 10:18:57.10 (10405110)|CODE_UNIT_STARTED|[EXTERNAL]|execute_anonymous_apex 10:18:57.10 (11211143)|SOQL_EXECUTE_BEGIN|[1]|Aggregations:0|SELECT ID FROM Battle_Station__c LIMIT 1 10:18:57.10 (13172029)|SOQL_EXECUTE_END|[1]|Rows:0 10:18:57.13 (13259306)|CUMULATIVE_LIMIT_USAGE 10:18:57.13 (13259306)|LIMIT_USAGE_FOR_NS|(default)| Number of SOQL queries: 1 out of 100 Number of query rows: 0 out of 50000 Number of SOSL queries: 0 out of 20 Number of DML statements: 0 out of 150 Number of DML rows: 0 out of 10000 Maximum CPU time: 0 out of 10000 Maximum heap size: 0 out of 6000000 Number of callouts: 0 out of 100 Number of Email Invocations: 0 out of 10 Number of future calls: 0 out of 50 Number of queueable jobs added to the queue: 0 out of 50 Number of Mobile Apex push calls: 0 out of 10 10:18:57.13 (13259306)|CUMULATIVE_LIMIT_USAGE_END 10:18:57.10 (13291829)|CODE_UNIT_FINISHED|execute_anonymous_apex 10:18:57.10 (14809760)|EXECUTION_FINISHED
The Battle Station custom object does not contain the correct set of custom fields. Tip: check for typos in the field names.'
Any help at all would be amazing!
Go into the object manager > Battle Station > Make all custom fileld visible in Field Security settings for all users.
Step not yet complete in mallik@mpworld.com
The Battle Station custom object does not contain a field called 'Crew_Members__c'. Tip: check for typos in the field name.
Please help me with this.
Dear Sir,
How to delete Fully Operational Battle Station in my process list. Please help me.
https://empathetic-moose-5y4ua-dev-ed.lightning.force.com/lightning/setup/ProcessAutomation/home
Please see below link for process builder list
https://empathetic-moose-5y4ua-dev-ed.lightning.force.com/lightning/setup/ProcessAutomation/home (https://empathetic-moose-5y4ua-dev-ed.lightning.force.com/lightning/setup/ProcessAutomation/home" style="color:blue; text-decoration:underline)
With Regards,
Surhud Kale