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] DevTools not working when the url have a query parameter #3812

Closed
Hailong-am opened this issue Apr 10, 2023 · 2 comments · Fixed by #3813
Closed

[BUG] DevTools not working when the url have a query parameter #3812

Hailong-am opened this issue Apr 10, 2023 · 2 comments · Fixed by #3813
Assignees
Labels
bug Something isn't working v2.7.0

Comments

@Hailong-am
Copy link
Collaborator

Hailong-am commented Apr 10, 2023

Describe the bug

When run a command in DevTool, if the command don't have query parameter, it works fine. But when the command have a query parameter, it will got rejected with contains unrecognized parameter: [v?pretty]

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Devtools'
  2. input command GET _cat/tasks?v
  3. click play icon
  4. See error

Expected behavior
It's a valid command and should be execute it without any error

OpenSearch Version
3.0.0

Dashboards Version
3.0.0

Plugins

Please list all plugins currently enabled.

Screenshots

image

If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Additional context

Add any other context about the problem here.

@aoguan1990
Copy link
Contributor

@joshuarrrr please help look into this bug and let me know if you have any concerns.

@joshuarrrr
Copy link
Member

Thanks @Hailong-am for the issue and PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.7.0
Projects
None yet
3 participants