Azure / Azure/LogicAppsUX

UI doesn't always load everything, If this happens and the flow is saved the parts that did not load are wiped out.

Open
#6,723 1 comment 0 reactions 1 assignee Claimed by @Eric-B-Wu View on GitHub
Dynamic Data
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Describe the Bug with repro steps

I have had a few instances where I have made small changes to flows with disastrous consequence where parts of the flow literally disappear. The first time this happened all the parameters in multiple Stored procedures of one flow were deleted. I have since found that when you open the flow in Designer it appears to load completely but takes a while longer to load the parameters of the connectors, so if you save it to quickly you loose all your parameters (I have reproduced this in a test case). More recently I had a flow which has a compose action called EmailBody which is used in two different emails, I needed to make a change to it and went directly into code view and dis a search on EmailBody which was only found once in a run after command. I then exited the flow and went back in, this time in design view and thankfully the compose action was still there, so I went into code view and dis the same search which found 4 instances of EmailBody.

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

Standard (Portal)

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

*No response*

### Browser

Chrome

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