Azure / Azure/LogicAppsUX

Consumption: Save button in Code View does not save workflow without changes in it.

Open
#8,655 3 comments 0 reactions 0 assignees View on GitHub
bug Found By Testers needs-investigation
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 consumption logic app.
2. Open the designer.
3. Add an HTTP request trigger.
4. Add a compose action with sample text.
5. Without saving the workflow in designer view, switch to code view.
6. Observe that the Save button is enabled; attempt to save the workflow in code view without making any changes.

**Actual:** The workflow is not saved when clicking the Save button in code view unless a change is made. After making a change, saving works as expected.

**Expected:** The Save button in code view should save the workflow even if no changes have been made. Saving works as expected after a change is made.

### What type of Logic App Is this happening in?

Consumption (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

[savenotworkingasexpectedincodeview.zip](https://github.com/user-attachments/files/24093244/savenotworkingasexpectedincodeview.zip)

### Environment

Edge
Stage version: 2.51208.1.1

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