Evaluation Criteria: Evaluate the rule when a record is created, and any time it’s edited to subsequently meet criteria
Rule Criteria: Due Date__c = TODAY()
Time Dependent Workflow Actions: 0 days after Due Date
Field Update to "Overdue"
The field is not updating and as a result other Actions aren't being fired. What did I miss?
7 个回答
Is it visible in the Time-Based Workflow queue.
Please check if the workflow is in the queue or not
Under the set up menu go to Monitoring and Time-Based Workflow.
Just to test if the workflow is working, please create an immediate action and see if the field update is working or not.