Failed to retrieve dynamic inputs in Call a local function action after deployment
- Dominant language
- ABAP
- Stars
- 424
- Forks
- 320
- Avg merge
- 14h 41m
- Merged PRs (30d)
- 1
Description
### Severity
P3 - Medium (Minor functionality affected)
### Describe the Bug with repro steps
Follow the following steps to create a workflow in Visual Studio Code and deploy it to Azure.
1. Create and run .NET code from Standard workflows in Azure Logic Apps:
[](https://learn.microsoft.com/en-us/azure/logic-apps/create-run-custom-code-functions)https://learn.microsoft.com/en-us/azure/logic-apps/create-run-custom-code-functions
2. Deploy to Azure
[](https://learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code#deploy-to-azure)https://learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code#deploy-to-azure
3. Open Workflow Designer in Portal
4. See "Failed to retrieve dynamic inputs. Error details: 'Encountered an error (InternalServerError) from host runtime.'" error message shown for the Call a local function in this logic app action
5. Go to Run History and Run the workflow
6. See it actually works there regardless of the error message in Designer
Expected behavior is not having the error message as above as that doesn't allow to make and save any changes in the workflow.
### What type of Logic App Is this happening in?
Standard (VSCode)
### Are you experiencing a regression?
no
### 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
It is in the attached zip files.
```
### Screenshots or Videos
### Environment
- Browser: Microsoft Edge 138.0.3351.121
- VS Code Version: 1.102.3
- Extension Version: Azure Logic Apps (Standard) 5.130.7
### Additional context
- [LogicAppWithCodeWorkspace.zip](https://github.com/user-attachments/files/21558419/LogicAppWithCodeWorkspace.zip) (VS Code Project)
- [logic-app-issue.zip](https://github.com/user-attachments/files/21558422/logic-app-issue.zip) (Logic App Content)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.