When creating a condition using an Entity’s Credit Hold value, a Custom Formula is preferred instead of using the Visual Builder. Using the Visual Builder, the action will not trigger.
Solution
- Navigate to Customization > Workflow > Workflows
- Click Edit on the custom workflow
- Click Edit on the action using Credit Hold as condition
- On the Condition Builder > click Formula
- Change Formula to {entity.credithold.id} = ‘ON’ or {entity.credithold} = ‘On’
- Click Save