function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdc freshersfdc fresher 

unable to change the CRED settings for custom objects in profile

When ever I try to change the object acces in a profile, am getting below error. i see some objects dont have dependency but still not able to make any changes.

Error: Invalid Data. 
Review all error messages below to correct your data.
• Permission Create Work Parts depends on permission(s): Read Cases
• Permission Delete Work Parts depends on permission(s): Read Cases
• Permission Edit Work Parts depends on permission(s): Read Cases
• Permission Read Work Parts depends on permission(s): Read Cases
NagendraNagendra (Salesforce Developers) 
Hi,

Sorry for this issue you are facing.

This situation arises when the custom object's organization-wide permission is set to "Private".

As per the Error message, to give access to, you should at least have Read access to campaign object.
 
So If the profile doesn't have Read access to the custom object then the error will be displayed. Try giving Read access on a Custom object which should probably resolve the issue.

Please check with below link for a similar issue.
  • https://support.picnet.net/hc/en-us/articles/114094068031-Why-do-I-receive-the-error-Permission-Create-Contracts-depends-on-permission-s-Read-Accounts-when-configuring-permissions-
Hope this helps.

Please mark this as solved if it's resolved.

Best Regards,
Nagendra.