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
indranee shyamindranee shyam 

what happen to the records if a user gets deactivated and that user is in higher role in the role hierarchy

Hello,I have a Scenario Here,what can be done here?

I have a User, Who will leave the organization tomorrow. User is basically a manager and there are 15 users below him.
Now when this user leaves the organization i would generally inactivate the User.
But now my concern is if I inactivate this user What happens to the Role hierarchy, the assignment rules, Approval processes, the records created by him and records to which he is the default owner like leads and cases. And what would be best possible solution to keep this application intact and running ?

Any Suggestion would be appreciable.
Thanks in Advance!!