Workflow Error - "Unable to cast object of type...."

I’m getting an error when trying to execute a workflow that does little more than add a row to another table. Has anyone encountered something similar? The action works fine when executed manually, but when executed via workflow I get the below error. I’m leaning towards this being a bug and have emailed support, but I’m curious if anyone else has some insight.

Action Details
Email Details
Properties:
{
“AppTemplateVersion”: “1.001206”,
“RuleName”: “Specification Form HelperAddLineItems”,
“EventType”: “Change”,
“InvokedBy”: “Update”,
“ServerName”: “INSTANCE-US-CEN”,
“ServerRegion”: “us-central1-gcp-prod”,
“IgnoreSecurityFilters”: false,
“TableName”: “Specification Form Helper”,
“RuleTableName”: “Specification Form Helper”,
“OperationUpdateMode”: “UPDATES_ONLY”,
“EventMatch”: “Workflow event successfully matched”,
“Condition”: “=AND(ISNOTBLANK([Trigger]),\n[_THISROW_BEFORE].[Trigger]<>[_THISROW_AFTER].[Trigger])”,
“MatchesCondition”: “True”,
“ActionResults”: “Created 1 ActionResults”,
“Action Type”: “TakeAction”,
“Action Name”: “Specification Form HelperAdd”,
"Errors": “Error: ‘Add Row’ Data action ‘CopyAreaCode’ failed with exception Unable to cast object of type ‘System.Boolean’ to type ‘ListOfValues`1[System.Object]’. .”,
“AppTemplateName”: “43f06eb1-137d-4960-8533-104f270dab9c”,
“Operation”: “Workflow action”,
“Result”: “Failure”
}



0 1 810
1 REPLY 1

Steve
Platinum 4
Platinum 4

I got nothin’. support@appsheet.com was a good choice.

Top Labels in this Space