feat: support saved query/filter values in external api#1814
feat: support saved query/filter values in external api#1814kodiakhq[bot] merged 2 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: d5bcb38 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
54af7c5 to
861c07b
Compare
PR Review
✅ Otherwise looks solid — good test coverage, clean schema refactor, consistent null→ |
861c07b to
e2ef090
Compare
pulpdrew
left a comment
There was a problem hiding this comment.
Unrelated to this PR, but since I was poking around with saved filters in the UI - should we create a ticket to include saved filters in dashboard exports?
e2ef090 to
3d64ab7
Compare
3d64ab7 to
fb331c8
Compare
|
@pulpdrew Thanks for the review. Ready for you to take another look. :) Created issue https://linear.app/clickhouse/issue/HDX-3530/include-saved-dashboard-filters-in-dashboard-exports to handle it in exports as well. |
E2E Test Results✅ All tests passed • 78 passed • 4 skipped • 861s
Tests ran across 4 shards in parallel. |
In #1584 we added saved default query/filter values support to dashboards. This PR extends that support to the external API. Fixes HDX-3519
In #1584 we added saved default query/filter values support to dashboards. This PR extends that support to the external API.
Fixes HDX-3519