Azure / Azure/LogicAppsUX

No validation error appears when an integer value is entered instead of a Float for a parameter.

Open
#7,769 38 comments 0 reactions 0 assignees View on GitHub
Found By Testers
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Severity

P4 - Low (Cosmetic/minor inconvenience)

### Describe the Bug with repro steps

1. Create a standard Logic App.
2. Navigate to Workflow.
3. Create a new workflow.
4. Open the designer to set up the workflow.
5. Add an HTTP request trigger.
6. Add a Compose action.
7. Click the Parameters button.
8. Select Create Parameter.
9. Enter a valid name in the name field.
10. Choose "Float" as the Type.
11. Enter "288" in the Value field.

**Expected:**There should be a validation error when value entered for a parameter is incorrect.

**Actual:**No validation error appears when an integer value is entered instead of a Float for a parameter. However, when saving, a failure notification appears, and the workflow is not saved.

### 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

[WP.zip](https://github.com/user-attachments/files/21166164/WP.zip)

Image

### Environment

Edge browser

**Stage Version:** 2.50707.1.2

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.