-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It can deploy the illegal code via VSCode without validation error. #1224
Comments
Hi @nobuko-yamada thanks for raising this isssue. I will take a look on how we can validate the workflow.json before deploying it |
Hi @nobuko-yamada I will make the update to validate the workflow definition while saving it when using the Designer locally and prior deploying it. I am working with the BE team right now to make the right changes for it. I will update the issue as soon as I have the fix |
This issue is stale because it has been open for 45 days with no activity. |
Describe the Bug with repro steps
It isn't efficient.
For example, we can deploy the code unexpectedly like below including terminate action within ForEach.
Only after the opening from AzurePortal, we can find the validation error of the code.
What type of Logic App Is this happening in?
Standard (VSCode)
Which operating system are you using?
Windows
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
No response
Browser
via VSCode.
Additional context
No response
The text was updated successfully, but these errors were encountered: