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] Multiple datasource test connection didn't test correctly #5702

Closed
Flyingliuhub opened this issue Jan 17, 2024 · 0 comments · Fixed by #5663
Closed

[BUG] Multiple datasource test connection didn't test correctly #5702

Flyingliuhub opened this issue Jan 17, 2024 · 0 comments · Fixed by #5663
Labels
bug Something isn't working multiple datasource multiple datasource project

Comments

@Flyingliuhub
Copy link
Member

Flyingliuhub commented Jan 17, 2024

Describe the bug

The multiple datasource test connection didn't test correctly in some cases, like as "Username & Password", and serverless cases

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Data source'
  2. Click on 'Create data source'
  3. Fill out endpoint URL "https://google.com"
  4. Choose "Username & Password"
  5. Fill out any Username and Password
  6. Click 'Test connection'
  7. It is showing up "Connecting to the endpoint using the provided authentication method was successful."

Expected behavior
It should throw error that "failed to connection"

OpenSearch Version
2.11

Dashboards Version
2.11

Plugins

N/A

Screenshots

image

Host/Environment (please complete the following information):

  • OS: MacOS
  • Browser and version: firefox 115.5.0esr

Additional context

Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working multiple datasource multiple datasource project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant