Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connections: New connections are not being updated in Change connections without a page reload. #6117

Open
vgouth opened this issue Nov 14, 2024 · 0 comments

Comments

@vgouth
Copy link

vgouth commented Nov 14, 2024

Describe the Bug with repro steps

  1. Create a Logic App custom connector
  2. Click on the edit on the connector
  3. Click on the SOAP radio button, Select SOAP to REST Call mode, WSDL URL Import mode
  4. For wsdl link URL Please reach out to me and click on the Import. Select connect via on premises gateway
  5. The general information section, security tab, definition tab should have values as in Expected Result fields. Ensure Base URL is disabled.
  6. Click on the update connector, it should be saved successfully.
  7. Create a logic app, add request trigger and look up actions with the connector name. It should show the actions available under definition

a. Cancel order

b. GetMostRecentOrder

c. GetOpenOrders

d. GetOrder

e. submitOrder

  1. Select GetOrder action
  2. Create a new connection with on premises gateway

Expected: We should see new connections and existing connections (if any) when trying to change the connections.

**Actual:**We can see only existing connections (if any) but not new connections. But we could find the new connection once we reload the browser. It is not updating without reload.

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

Screenshots or Videos

reloadconnection.mp4

Browser

Edge

Additional context

Version : 2.41028.1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants