Skip to content

Conversation

@begelundmuller
Copy link
Contributor

@begelundmuller begelundmuller commented Nov 20, 2025

We recently added a filter that skips time dimensions from the dimensions list in explore resources. This is a temporary workaround until the UI can handle multiple time dimensions. The PR is here: #8081

The PR did not account for explicitly referenced time dimensions under defaults: dimensions:. This PR adds handling for that.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!
@begelundmuller begelundmuller self-assigned this Nov 20, 2025
@begelundmuller begelundmuller merged commit 836f96b into main Nov 20, 2025
11 checks passed
@begelundmuller begelundmuller deleted the begelundmuller/fix-time-dimensions-exclude-explore branch November 20, 2025 17:22
begelundmuller added a commit that referenced this pull request Nov 20, 2025
…8371)

* Gracefully skip time dimensions referenced in `defaults.dimensions`

* Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants