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โ
}
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |