0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Data Security > Define Sharing Rules : 2025/07

Last updated at Posted at 2025-07-29

相変わらずこのエラーの質問が多い。
何故、指示通りの特別版のDev Oegを使わないのかには理解に苦しみますね。 中身を読まずにチャレンジしているんだろうか?

image.png

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

image.png

Position__c と Candidate__c 以外にも編集不可能なカスタム項目がいるみたい

Perhaps the checking logic is looking for one or more additional editable fields.

image.png

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.

専用のプレイグランドを信じない人向けの回答

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?