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] Saving a query always overwrites a single saved query #357

Closed
engechas opened this issue Jul 19, 2024 · 2 comments
Closed

[BUG] Saving a query always overwrites a single saved query #357

engechas opened this issue Jul 19, 2024 · 2 comments
Labels
bug Something isn't working untriaged

Comments

@engechas
Copy link

What is the bug?
Saving a query from the explorer will always overwrite the existing query, even if they are distinct. This only allows 1 saved query to be present at a time.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. For a domain that doesn’t have any saved query. Open Observability -> Logs -> Explorer
  2. Compose a query
  3. Click save
  4. Go back to Observability -> Logs -> Explorer to compose a new query
  5. Click save using a different name.
  6. Verify the original saved query was overwritten instead of a new saved query being created

What is the expected behavior?
Saving a new query should not overwrite the existing query. It should be possible to have more than one saved query at a time.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version 2.13
  • Plugins SQL

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.

@engechas engechas added bug Something isn't working untriaged labels Jul 19, 2024
@xinlamzn
Copy link
Member

this sounds like a bug in log explorer

@ps48
Copy link
Member

ps48 commented Jul 22, 2024

Hi @engechas,

Thanks you so much for adding the bug report. I see the version you're using is 2.13. We had a fix for this issue that went in 2.14. The tracking issue for in logs component is here: opensearch-project/dashboards-observability#1710. Can you please take a look at the 2.14 version or later?

Closing this issue as dupe, please feel free post your finding in the above mentioned dashboards-observability issue tracker
Thanks!

@ps48 ps48 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 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 untriaged
Projects
None yet
Development

No branches or pull requests

3 participants