We can't find that the ‘Manage Job Applications’ permission set grants read access and edit access to all Job Application fields, except edit access for Position and Candidate. how can i solve it
#Trailhead Challenges
Hi - that grader message means the field permissions on your 'Manage Job Applications' permission set are not matching the exact spec. The rule it checks: on the Job Application object, EVERY field must have Read, and EVERY field must have Edit EXCEPT Position and Candidate (those two stay Read-only).
Fix:
1. Setup - Permission Sets - open Manage Job Applications (make sure the label is exactly that).
2. Object Settings - Job Applications - Edit.
3. Under Field Permissions: tick Read for every field. Tick Edit for every field too, then UNtick Edit for just Position and Candidate (leave their Read ticked). Save.
The usual slip-ups: Edit left ON for Position or Candidate, or Read/Edit missing on one of the other fields (double-check Status and any custom fields). Position and Candidate are the two lookup fields, so they are the only ones that stay Read-only.
Also make sure the object itself has at least Read on that permission set, then re-run Check Challenge.
If this helps, please mark it as the Best Answer so it helps the next person - thanks :)