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

MultiValueVariable: Fixes issue with initial url sync when using old All url value #656

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented Mar 22, 2024

The PR #632 made it so that we did not support the old URL value for the ALL VALUE.

This restores the backward compatible support for "All" in URL (changed to $__alll)

📦 Published PR as canary version: 4.0.2--canary.656.8387068694.0

✨ Test out this PR locally via:

npm install @grafana/scenes@4.0.2--canary.656.8387068694.0
# or 
yarn add @grafana/scenes@4.0.2--canary.656.8387068694.0

@torkelo torkelo added patch Increment the patch version when merged release Create a release when this pr is merged labels Mar 22, 2024
@torkelo torkelo requested review from a team and kaydelaney and removed request for a team March 22, 2024 07:46
@torkelo torkelo merged commit 4b8868a into main Mar 22, 2024
3 checks passed
@torkelo torkelo deleted the variable-url-sync-all-value-fix branch March 22, 2024 13:15
@grafanabot
Copy link
Contributor

🚀 PR was released in v4.0.3 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants