Experiencing unexpected error in Workflow - "... Please reset data to discard local changes." - How to fix?

In a Workflow in my app I am getting a weird error on a very simple Date Change action. I am certain that it was working as expected a couple months ago. I am retesting now after additional changes.

A couple weeks ago I did copy my app in order to change the appname which was bugging me. It was a sample app that has grown and wanted a more formal name associated with it. I had a couple of issues with views not working properly because the old appname still appeared in the Deep Link. But I updated the value to the new appname and they worked fine.

Based on the error message, I am wondering if there is something similar happening with this Action? I have tried deleting the Action and creating a new one as well as logging completely out of AppSheet. Neither helped.

Any ideas how I resolve this issue??


First 3 steps of the Workflow (Step 3 is where error happens):

The Audit Log

Error Details:

Properties:
{
โ€œAppIdโ€: โ€œea11df8a-9df1-4f29-afea-d6300774751bโ€,
โ€œAppTemplateVersionโ€: โ€œ1.000247โ€,
โ€œRuleNameโ€: โ€œAdjust Quantity on Handโ€,
โ€œEventTypeโ€: โ€œChangeโ€,
โ€œInvokedByโ€: โ€œAddโ€,
โ€œServerโ€: โ€œprodu991100007Iโ€,
โ€œIgnoreSecurityFiltersโ€: false,
โ€œTableNameโ€: โ€œWorkOrdersโ€,
โ€œRuleTableNameโ€: โ€œWorkOrdersโ€,
โ€œOperationUpdateModeโ€: โ€œUPDATES_ONLYโ€,
โ€œEventMatchโ€: โ€œWorkflow event successfully matchedโ€,
โ€œConditionโ€: โ€œ=AND([Work Type]=โ€œOrderโ€, [_THISROW_BEFORE].[Status] = โ€œWorkingโ€, [_THISROW_AFTER].[Status]=โ€œDoneโ€)โ€,
โ€œMatchesConditionโ€: โ€œTrueโ€,
โ€œActionResultsโ€: โ€œCreated 1 ActionResultsโ€,
โ€œAction Typeโ€: โ€œTakeActionโ€,
โ€œAction Nameโ€: โ€œQOH Updatedโ€,
โ€œErrorsโ€: โ€œError: This change cannot be applied because there is a newer version of your app โ€˜Service Insight Demoโ€™. Please reset data to discard local changes.:โ€,
โ€œAppTemplateNameโ€: โ€œServiceInsightBase-526414โ€,
โ€œOperationโ€: โ€œWorkflow actionโ€,
โ€œResultโ€: โ€œFailureโ€
}

0 11 961
11 REPLIES 11
Top Labels in this Space