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

[BUG] Imported Solution containing a connector doesn't display its description #3592

Open
kola-tm opened this issue Jul 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kola-tm
Copy link

kola-tm commented Jul 24, 2024

Type of Connector

Custom Connector

Name of Connector

Personal connector

Describe the bug

I have created a custom connector pointing to specific api created by my current employer.

When i import the solution to power automate, navigate to custom connector tab and click on the new connector, the description field is blank. If i then proceed to click edit and just click update connector it saves it without me making any changes, and if i view the description again it is populated as expected.
Before the re saving of the custom connector if i open a flow and try to search for it, i also cant see the description in the info tooltip or when i select the connector. Once i re save connector the description is visible there too.

Also this is the only defect, the actions when added to a flow work as expected.

Is this a security bug?

No, this is not a security bug

What is the severity of this bug?

Severity 3 - Minor issue

To Reproduce

Import any solution with a custom connector in and the description should be blank. Edit and save with no changes to connector and description is populated.

Expected behavior

The description is always visible

Environment summary

Developer Environment
Custom connector created in UI in a solution, then exported as unmanaged, unpacked and stored in repo.
To deploy i run "pac solution pack" to created a packed unmanaged solution, and import the zip file in UI.

Additional context

N/A

@kola-tm kola-tm added the bug Something isn't working label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant