Posts

Showing posts from October, 2025

Salesforce Fact #950 | Restricted profile cloning in action

We can use the Restricted Profile Cloning setting to avoid exposing permissions in cloned profiles. For example, suppose we have enabled field service in the org and provided CRED access to Work Order object in a profile. Now, for some reason FSL is disabled in the org. Now, profile is cloned and after cloning, the FSL is again enabled in the org. If Restricted profile cloning is enabled, the Work Order object would have no access in the cloned profile. Steps to enable : Setup -> User Management Settings -> enable the toggle for Restricted Profile Cloning. Reference:  https://help.salesforce.com/s/articleView?id=platform.users_restricted_profile_cloning.htm&type=5