Skip to content

Release v1.8.1#31

Merged
vondravl merged 1 commit intomainfrom
feature/v1.8.1
Mar 19, 2026
Merged

Release v1.8.1#31
vondravl merged 1 commit intomainfrom
feature/v1.8.1

Conversation

@vondravl
Copy link
Owner

Summary

  • Fix tab-level filter context tracking: Tabbed dashboards have per-tab filterContextRef that was not being extracted by process_dashboards_references(), causing tab-specific filter contexts to be incorrectly flagged as unused
  • Fix filter context usage check: filter_contexts_usage_check.sql now also checks dashboards_references table for tab-level filter context refs
  • Fix filter context usage view: v_filter_contexts_usage.sql uses a CTE combining both top-level and tab-level references

Test plan

  • Run make run to re-export with tab-level filter context refs populated
  • Verify 7b6dd767-1e0e-4511-8def-b919b696ca7b (CNP template Authorization tab) is now marked is_used = 1
  • Run pytest — 191 tests pass
  • Run make enrich on existing DB to verify SQL changes apply cleanly

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vondravl vondravl marked this pull request as ready for review March 19, 2026 09:27
@vondravl vondravl merged commit 78cb0b4 into main Mar 19, 2026
1 check passed
@vondravl vondravl deleted the feature/v1.8.1 branch March 19, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant