View Categories

Automation error in Multi-If/else card.

< 1 min read

Issue: Automation error in Multi-if/else card, throwing error as “There is an error in processing your request. Please contact Leadsquared.”



Cause:
This happens when the datatype of any schema name is changed. When we changed the CFS field datatype, the Multi-if/else card will validate the datatype before it executes.

Solution:
We need to enable one setting from the backend. This setting will suppress the validation of the datatype change
Setting Name- SupressAdvancedConditionEvaluatorInvalidCFSError.


Scroll to Top