fix: fixed dashboard cat and dashboard import to handle merge results properly#295
Conversation
There was a problem hiding this comment.
Code Review
This pull request enhances the dashboard commands by adding support for fetching and recreating merge queries and their source queries during dashboard cat and import operations. It also improves error handling for dashboard search and creation conflicts. The review feedback highlights a potential issue where a failed source query recreation could lead to using an incorrect query ID, and recommends resetting package-level global variables (dashboardImportPlain and dashboardImportForce) in test defer blocks to prevent test pollution.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
CI Tests 4 files 24 suites 0s ⏱️ Results for commit 104a441. ♻️ This comment has been updated with latest results. |
fixes #294