Updating API Connection (SFTP) shows dialog only the second time I hit Save button, but doesn't save values that I entered
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
1. Create Logic App in a resource group
2. Start editing the Logic App
3. Create action "SFTP - SSH" » "Create File"
Folder Path = /
File Name = zenergy\_user.csv
Get All File Metadata = No
=> this will create Azure Resource - API Connection
4. Save
5. Go to the resource group in Azure web site, and click on the newly created API Connection to edit details
6. Enter username, private key (PEM, multiline, encrypted, passphrase protected), passphrase, port etc.
7. Click on Save button (but leave the API Connection editor opened as is)
=> no confirmation about the saving appears, the page doesn't indicate success
=> when I run the Logic App, all works
8. Click on Save button of the API Connection again (I clicked this, because I thought that previous action didn't happen)
=> dialog appears that the details were saved, but it saves probably something different! maybe clearing some of the values?
=> when I run the Logic App, logic app fails saying that the private key is in a wrong format
### What type of Logic App Is this happening in?
Consumption (Portal)
### Are you using new designer or old designer
New Designer
### Did you refer to the TSG before filing this issue? [https://aka.ms/lauxtsg]()
No
### Workflow JSON
*No response*
### Screenshots or Videos
*No response*
### Browser
MS Edge version 125.0.2535.92 (Official build) (64-bit)
### Additional context
*No response*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.