Approval rule not working for ICP in Redwood
Summary:
Hello Experts,
We have configured approval rules for ICP and it is working fine when we initiate from Responsive UI but when we initiate from Redwood UI it is failing.
Condition for which it is failing - We have custom input values instead of mandatory amount fields. The error is -
'Ensure that a value is entered for the mandatory attribute used in the ruleconfiguration or add a not null condition for this attribute.'
But We have added the condition already -
( Worker's Other Compensation Details.Amount != null )
Please let me know if anyone has faced the similar issue.