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
Nagaraju Mogili 22Nagaraju Mogili 22 

I have written a time-dependent workflow- it should be fired after 10days – the workflow status is Active, but the user is deactivated after 5 days, will the workflow fired or Not ?

Sohan Raj GuptaSohan Raj Gupta
Hi Nagaraju,

You can’t deactivate a user that’s assigned as the sole recipient of a workflow email alert.

Reference: https://help.salesforce.com/articleView?id=users_deactivate_considerations.htm&type=5

Hope this will help you. 

Please mark this is as the solution if it solved your purpose.

Thanks,
Sohan Raj Gupta