Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Application crash when using shared weekly date filter #2018

Closed
wants to merge 5 commits into from

Conversation

bprusinowski
Copy link
Collaborator

@bprusinowski bprusinowski commented Jan 27, 2025

Fixes #2013

This PR Improves the weekly temporal dimensions handling by using correct week syntax parsing (%Y-%W) and not falling back to a generic parseDate function where we are actually dealing with non-transformed dimension values.

How to test

  1. Go to this link.

How to reproduce

  1. Go to this link.

  • Add a CHANGELOG entry

Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 1:51pm

@bprusinowski
Copy link
Collaborator Author

Closing in favor of #2037

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.

✓Adding Global Filter results in application error
1 participant