Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
76 stars 81 forks source link

Existing file system connections are not displayed #5936

Open fanweiyan-coder opened 1 day ago

fanweiyan-coder commented 1 day ago

Describe the issue

https://github.com/Azure/LogicAppsUX/issues/5398

Because this issue is closed, but the problem is not solved, so I have to submit this issue again. For details, you can also refer to the previous issue.

1. go to a standard logic app

2. click the designer under the stateful workflow

3. add an action, and select create file of the file system (on promise)

4. The connection that I created before is not displayed, and I need to enter the information again

5. After about five to ten minutes, the previous connection can be selected.

Note:He had established more than 20 file system connections.

Are you using new designer or old designer

New Designer (With action panels)

Screenshots or Videos

The first image is the problem status page. The second image is the normal page after waiting five to 10 minutes

Image

Image

Not sure if it is the same problem, the file system connector(on promise) sometimes shows an error as shown below, but we did not click many times

Image

Browser

Edge,Chrome

Additional context

No response

rllyy97 commented 9 hours ago

Hi @fanweiyan-coder, I'm a little confused on what behavior you're seeing from your explanation. From my understanding you are adding an action, and creating a connection for it. Then when you add another action of the same connector, the previously created connection is not appearing? Is that correct?