相変わらずこのエラーの質問が多い。
何故、指示通りの特別版のDev Oegを使わないのかには理解に苦しみますね。 中身を読まずにチャレンジしているんだろうか?
Are you using the following special developer org?
Past experience has shown that if you do not use this special developer org, the permission set cannot be set correctly.
https://trailhead.salesforce.com/content/learn/modules/data_security/data_security_org
Position__c と Candidate__c 以外にも編集不可能なカスタム項目がいるみたい
Perhaps the checking logic is looking for one or more additional editable fields.
I think there is something wrong with the validation logic.
Add the Stage field to the Job Applications object and grant edit permissions.
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000PWXfM0AX
必須にチェックを入れていてもエラーになるという新情報
さらに調査を進めた結果、解決策は求人応募オブジェクトの候補者および職位参照フィールドの「常に必須」オプションのチェックを外すことだとわかりました。
but after further investigation, I found that the solution was to uncheck the “Always Required” option for the Candidate and Position lookup fields on the Job Application object.
We can't find that the ‘Manage Positions’ permission set grants read, create, and edit object permissions for Position.
専用のプレイグランドを信じない人向けの回答
Please check this article.
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000SYRyP