-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Milestone
Description
Title:
SQL Editor mode is lost on dashboard reload (Altinity ClickHouse plugin)
Description:
When we edit a panel that uses the Altinity plugin for ClickHouse and switch to “SQL Editor” mode, the query works as expected and we save the dashboard.
However, after refreshing the page and re-opening the panel, the UI always defaults back to the “Query Settings” tab instead of remembering that the panel was last saved in “SQL Editor” mode.
With many queries this forces us to manually switch every single panel again, which is painful.
Steps to reproduce:
- Create a new panel, choose the Altinity/ClickHouse data-source.
- Click “SQL Editor”, write any query, save the dashboard.
- Reload the browser tab.
- Edit the same panel → it opens on “Query Settings” instead of the previously active “SQL Editor”.
Expected behaviour:
The plugin should persist the active query-mode (SQL Editor vs. Query Builder) in the panel JSON and restore it when the panel is re-opened.
Environment:
- Grafana 12.x
- Altinity plugin for ClickHouse (latest 3.4.8)
Thank you!
Metadata
Metadata
Assignees
Labels
No labels