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] Dashboard Query Not Saved Unless Run Before Saving #883

Open
venkateshamatam opened this issue May 16, 2024 · 0 comments
Open

[BUG] Dashboard Query Not Saved Unless Run Before Saving #883

venkateshamatam opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@venkateshamatam
Copy link
Collaborator

Description

The dashboard does not save a modified query unless it is run before saving.

Steps to Reproduce

  1. Navigate to /dashboard.html and select a dashboard to edit.
  2. Choose a panel, modify the query, and click 'Save' without running the query.
  3. Observe that the query is not saved and the call to the /dashboards/update API is made with the original query.
image

Expected Behavior

The modified query should be saved regardless of whether it has been run before saving.

Environment

  • Commit Hash: d6a0039
  • OS: MacOS
  • Browser and Version : Microsoft Edge
@venkateshamatam venkateshamatam added the bug Something isn't working label May 16, 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
Projects
None yet
Development

No branches or pull requests

1 participant