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

[v11.0.x] StateTimeline: Fix data links causing unrendering of string fields #85307

Merged
merged 1 commit into from Mar 27, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 1ffeb7c from #85260


fixes a regression introduced in #83654 causing string fields not to render in GraphNG-based panels when panel data links are added. the only panel that currently renders string fields is StateTimeline.

can be reproduced in http://localhost:3000/d/mIJjFy8Kz/timeline-demo?orgId=1

https://github.com/grafana/grafana/blob/main/devenv/dev-dashboards/panel-timeline/timeline-modes.json

Kooha-2024-03-27-08-14-24.webm

@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner March 27, 2024 18:20
@grafana-delivery-bot grafana-delivery-bot bot requested review from leeoniya and Develer and removed request for a team March 27, 2024 18:20
@grafana-delivery-bot grafana-delivery-bot bot added this to the 11.0.x milestone Mar 27, 2024
@grafana-delivery-bot grafana-delivery-bot bot added area/frontend area/panel/state-timeline backport A backport PR no-changelog Skip including change in changelog/release notes type/bug labels Mar 27, 2024
@leeoniya leeoniya enabled auto-merge (squash) March 27, 2024 18:23
@leeoniya leeoniya merged commit ac880c6 into v11.0.x Mar 27, 2024
22 checks passed
@leeoniya leeoniya deleted the backport-85260-to-v11.0.x branch March 27, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend area/panel/state-timeline backport A backport PR no-changelog Skip including change in changelog/release notes type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants