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

Closed
vgouth opened this issue Nov 14, 2024 · 8 comments · Fixed by #6425
Closed

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

@vgouth
Copy link
Author

vgouth commented Dec 20, 2024

Issue repro in latest canary test pass
Version: 0.2022.1.806

@vgouth
Copy link
Author

vgouth commented Dec 27, 2024

Issue repro in latest canary test pass
Version: 0.2022.1.811

1 similar comment
@vgouth
Copy link
Author

vgouth commented Jan 7, 2025

Issue repro in latest canary test pass
Version: 0.2022.1.811

@vgouth
Copy link
Author

vgouth commented Jan 13, 2025

Issue repro in latest stage test pass
Version: 2.41231.2.4

@rllyy97
Copy link
Contributor

rllyy97 commented Jan 13, 2025

This bug is in production currently but only affects connections created on custom connectors. I will take a look at it.

@vgouth
Copy link
Author

vgouth commented Jan 14, 2025

@rllyy97 As this bug is raised in the month of November. Probably could have deployed into production as it does not affect any functionality, but we have to refresh the browser to view the newly created connection.

@vgouth
Copy link
Author

vgouth commented Jan 29, 2025

@rllyy97 Issue still repro in latest test pass. Probably changes are not have updated into this built. As of now just marking a comment on this bug.
Version: 2.50107.1.3

@vgouth
Copy link
Author

vgouth commented Feb 3, 2025

Issue not repro in updated staging version
Version: 2.50203.1.1

newcon.working.mp4

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

Successfully merging a pull request may close this issue.

2 participants