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
Manju_BNManju_BN 

Field Update

Hi All,

 

I am facing an issue with a time based workflow, below is the description:

 

There a picklist which should be updated with some value when my WF fires, however after setting time trigger for 5 hours, WF immediatly fires as soon as i create the new record. Ideally it should fire after 5 hours of record crestion.

 

The workflow calculates time on basis of current system time.

 

 

sourav046sourav046
Small advice :You can try changing your timezone . I doubt have you really added time-dependent workflow action ?check again !!