Click on Edit to edit an existing logic app.
Make a change (for me the change is in the SQL Server Execute Stored Procedure (V2) component).
Click on Save
Notice the toastr for "saving workflow" and "successfully saved workflow"
Click on either the "X" in the top right corner or the name of the logic app in the breadcrumbs to return to the main view for a logic app. The system presents me with a warning "Your unsaved edits will be discarded" - but I just saved!
Agree by clicking OK.
Go back to Edit and notice that the changes were never actually saved! I expected my changes to have been saved.
Describe the Bug with repro steps
Click on Edit to edit an existing logic app. Make a change (for me the change is in the SQL Server Execute Stored Procedure (V2) component). Click on Save Notice the toastr for "saving workflow" and "successfully saved workflow" Click on either the "X" in the top right corner or the name of the logic app in the breadcrumbs to return to the main view for a logic app. The system presents me with a warning "Your unsaved edits will be discarded" - but I just saved! Agree by clicking OK. Go back to Edit and notice that the changes were never actually saved! I expected my changes to have been saved.
What type of Logic App Is this happening in?
Consumption (Portal)
Are you using Preview Designer or GA Designer
Preview
Workflow JSON
Screenshots or Videos
https://github.com/Azure/LogicAppsUX/assets/6208666/051cc6f2-9a9c-4188-aea7-f28c79eabb33
Browser
Chrome (MacOS)
Additional context
No response