[New Experiment-VS Code]: After saving the workflow, an error appears for the Send an email action and send a message action.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P1 - Critical (Blocking production)
### Describe the Bug with repro steps
**Repro Steps:**
1. Install VSIX version 5.273.0.
2. Create a Logic App workspace and begin a new project.
3. Set the Bundle version and URL in both host.json and localsettings.json.
4. Open the designer.
5. The new Logic Apps experience is available as a preview; choose the Enable Preview option.
6. In the new designer, add an HTTP request trigger and several actions, such as calling an Azure Function, sending a message via Service Bus, and sending an email.
7. Save the workflow.
**Expected result:** Once the workflow is saved, there should be no errors visible in the workflow.
**Actual result:** After saving, an error occurs in the send an email action.
### What type of Logic App Is this happening in?
Standard (VSCode)
### Are you experiencing a regression?
_No response_
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
[parameterizationnewdesignervscode.zip](https://github.com/user-attachments/files/26138703/parameterizationnewdesignervscode.zip)
### Environment
VS Code
VSIX Version: 5.273.0
Bundle Version : 1.161.3
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.