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

Confluence connector config for URL is confusing #3106

Open
seanstory opened this issue Jan 13, 2025 · 0 comments
Open

Confluence connector config for URL is confusing #3106

seanstory opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working effort:low good first issue Good for newcomers priority:medium

Comments

@seanstory
Copy link
Member

Bug Description

When creating a native confluence connector, you're prompted to fill in the Confluence URL Label
See: https://github.com/elastic/kibana/blob/d04318f047f1443ba57f9de9658fd3e48b922feb/src/platform/packages/shared/kbn-search-connectors/types/native_connectors.ts#L548

Image

The Label part of that is unnecessary. The Connector Client just calls this the Confluence URL: https://github.com/elastic/connectors/blame/2f7a7477e76ad52102ddb43399d0707ad6351f46/connectors/sources/confluence.py#L512-L515

To Reproduce

  1. Create a native Confluence Connector
  2. Wonder WTF is a "Confluence URL Label"?

Expected behavior

  • The label shouldn't have the word "Label"
  • both the native and client options should have a tooltip to tell you what this should be

Environment

8.16, 8.17, 8.18, 9.x

came up during https://github.com/elastic/search-team/issues/9101

@seanstory seanstory added bug Something isn't working effort:low good first issue Good for newcomers priority:medium labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort:low good first issue Good for newcomers priority:medium
Projects
None yet
Development

No branches or pull requests

1 participant