Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
366 stars 302 forks source link

VS Code adds and removes lines to workflow.json file. #900

Closed da-ms-22 closed 9 months ago

da-ms-22 commented 1 year ago

Describe the Bug

We use VS Code and Azure Logic Apps extension to develop Logic Apps applications. After editing a workflow in Designer view, workflow.json file is automatically updated. All retryPolicy settings are removed. And parameter.json is added to the end of workflow.json file.

Plan Type

Standard

Steps to Reproduce the Bug or Issue

Create a Logic Apps application with a workflow and parameter.json. Set retryPolicy to None. Save the workflow and reopen the application in VS Code. Update the workflow in Designer view and save. Now VS Code automatically adds parameter.json to the end of workflow.json and removes retryPolicy settings.

Workflow JSON

No response

Screenshots or Videos

No response

Additional context

No response

AB#25472247

karl-lonnberg commented 11 months ago

Hi! I have seen that VS Code adds the parameters to the workflow files once but not being able to replicate on a new workflow. Could you share your workflow definition maybe?

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 45 days with no activity.

github-actions[bot] commented 9 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.