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] Query displayed in details page does not match the input query #30

Open
deshsidd opened this issue Nov 12, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@deshsidd
Copy link
Collaborator

What is the bug?

Query displayed in details page does not match the input query and has additional attributes (probably defaults).

Ran the following query:

{
  "query": {
    "match": {
      "name": "John"
    }
  }
}

Query details page shows the following:
image

Is this the expected behavior?

How can one reproduce the bug?

Steps to reproduce the behavior.

What is the expected behavior?

A clear and concise description of what you expected to happen.

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.

@deshsidd deshsidd added bug Something isn't working untriaged labels Nov 12, 2024
@dblock dblock removed the untriaged label Dec 2, 2024
@dblock
Copy link
Member

dblock commented Dec 2, 2024

[Catch All Triage - 1, 2, 3]

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

2 participants