logicapps
logicapps copied to clipboard
Actions in Stateless Workflows fail to validate with Testing (preview) feature
So we have a Stateless Workflow and enabled the Testing feature on e.g. the "Parse JSON"-Action:
Saving this Workflows leads to the following error:
Workflow saved successfully. Workflow validation failed for the workflow 'TestFeature'. The request content is not valid and could not be deserialized: 'Required property 'code' not found in JSON. Path 'properties.definition.staticResults.Parse_JSON0.error', line 1, position 514.'.
Alright, Stateless Workflows don't seem to be ready for that preview feature yet so turned the Testing feature off again. But still I got the error when saving the Workflow.
The reason is that enabling the Testing feature added the "runtimeConfiguration" property to the Code of the Action which isn't removed when turning off the Testing feature again. So validation still fails.
Thank you for reporting - checking at our end.
Thank you for reporting - checking at our end.
Is there an ETA or update on this? I am encountering the same issue.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.