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

StateTimeline: Fix data links causing unrendering of string fields #85260

Merged
merged 1 commit into from Mar 27, 2024

Conversation

leeoniya
Copy link
Contributor

@leeoniya leeoniya commented Mar 27, 2024

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

@leeoniya leeoniya added type/bug area/panel/state-timeline no-changelog Skip including change in changelog/release notes backport v11.0.x Mark PR for automatic backport to v11.0.x labels Mar 27, 2024
@leeoniya leeoniya added this to the 11.0.x milestone Mar 27, 2024
@leeoniya leeoniya self-assigned this Mar 27, 2024
@leeoniya leeoniya requested a review from a team as a code owner March 27, 2024 13:15
@leeoniya leeoniya requested review from baldm0mma and drew08t and removed request for a team March 27, 2024 13:15
Copy link
Contributor

This PR must be merged before a backport PR will be created.

@grafana-delivery-bot grafana-delivery-bot bot modified the milestones: 11.0.x, 11.1.x Mar 27, 2024
Copy link
Contributor

This PR must be merged before a backport PR will be created.

Copy link
Contributor

@baldm0mma baldm0mma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works locally with strings!

@leeoniya leeoniya merged commit 1ffeb7c into main Mar 27, 2024
29 checks passed
@leeoniya leeoniya deleted the leeoniya/statetimeline-datalinks-fix branch March 27, 2024 18:19
grafana-delivery-bot bot pushed a commit that referenced this pull request Mar 27, 2024
leeoniya added a commit that referenced this pull request Mar 27, 2024
… fields (#85307)

StateTimeline: Fix data links causing unrendering of string fields (#85260)

(cherry picked from commit 1ffeb7c)

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
@ashharrison90 ashharrison90 modified the milestones: 11.1.x, 11.0.0-preview Apr 16, 2024
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 v11.0.x Mark PR for automatic backport to v11.0.x 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

3 participants