J
- 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
Expected behaviour
While adding built-in connector Execute JavaScript code I could not save workflow after adding the connector. It does not supports even single line of code from the inputs.
Actual Behaviour:
returns error when saving workflow:
Workflow validation failed for the workflow 'checklapppublisher'. {"Code":"BadRequest","Message":"Encountered an error (InternalServerError) from host runtime.","Target":null,"Details":[{"Message":"Encountered an error (InternalServerError) from host runtime."},{"Code":"BadRequest"},{"ErrorEntity":{"Code":"BadRequest","Message":"Encountered an error (InternalServerError) from host runtime."}}],"Innererror":null}
### What type of Logic App Is this happening in?
Standard (Portal)
### 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
### Environment
dev
### Additional context
If you try from any of the workflow from the logic app it will not allow to save once you add Built-in Javascript inline code connector.
e.g: workflow name: checklapppublisher
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Standard Logic Apps Portal by adding the built-in JavaScript inline code connector to a workflow, then try to save it and capture the validation failure. Trace the save path from the connector input to the reported host runtime error; done means workflows containing even a single line of JavaScript can be saved successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript, typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 40/100