You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
For a domain that doesn’t have any saved query. Open Observability -> Logs -> Explorer
Compose a query
Click save
Go back to Observability -> Logs -> Explorer to compose a new query
Click save using a different name.
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.
The text was updated successfully, but these errors were encountered:
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!
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:
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?
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.
The text was updated successfully, but these errors were encountered: