Disciple.Tools User Documentation

Workflow Troubleshooting

Use this section when a workflow does not run as expected or when you see unexpected behavior.

The Workflow Does Not Run

If the workflow never runs when you expect it to, check the following.

Is the Workflow Enabled?

Only workflows with enabled checked will run. Open the workflow and look at Step 4, or check the Enabled column in the list. Enable the workflow and save if needed.

Does the Trigger Match?

Are the Conditions True?

Every condition must be true. Check:

Would the Action Change Anything?

Disciple.Tools may skip running a workflow’s actions if they would not change anything (for example the field already has that value, or the comment was already added). So the trigger and conditions might be correct, but the system does nothing because there is no update to apply. Change the record so that the action would do something new, then try again.

Correct Post Type?

Workflows are defined per record type. Ensure you created or enabled the workflow for the same record type you are testing (for example Contacts vs Groups).

Activity Log Shows “D.T Workflow”

When a change is made by a workflow, the activity log can show the workflow name or, if the workflow is no longer available, D.T Workflow. This is normal. It means the change was done by the system based on a workflow, not by a user. If you deleted or renamed the workflow, the log may still show “D.T Workflow” for past entries.

Error or Warning When Saving

Default Workflow Not Listed

Default workflows are provided by Disciple.Tools for specific record types (such as Contacts and Groups). If you do not see a default workflow you expect:

Workflow Runs Too Often or at the Wrong Time