-
Notifications
You must be signed in to change notification settings - Fork 302
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
Labels
Comments
nobuko-yamada
changed the title
It can deploy the irregal code via VSCode without validation error.
It can deploy the illegal code via VSCode without validation error.
Sep 14, 2024
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: