Skip to main content
I have a Workflow set up this way:

 

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 answers
  1. Jul 30, 2014, 3:11 PM
    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.
0/9000