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

[v10.4.x] Users: Add back check for undefined / null for value for lastSeenAtAge in table view #84285

Merged
merged 1 commit into from Mar 12, 2024

Conversation

grafana-delivery-bot[bot]
Copy link
Contributor

Backport 0cb9f2b from #84265


What is this feature?
With #84247, we removed a defensive check for undefined for the LastSeenAtAge field being populated from the backend.

This PR adds the check back.

…ge` in table view (#84265)

bug: add check for undefined / null for value
(cherry picked from commit 0cb9f2b)
@grafana-delivery-bot grafana-delivery-bot bot requested a review from a team as a code owner March 12, 2024 13:23
@grafana-delivery-bot grafana-delivery-bot bot added this to the 10.4.x milestone Mar 12, 2024
@grafana-delivery-bot grafana-delivery-bot bot added area/frontend backport A backport PR no-changelog Skip including change in changelog/release notes type/bug labels Mar 12, 2024
@eleijonmarck eleijonmarck enabled auto-merge (squash) March 12, 2024 13:25
@eleijonmarck eleijonmarck merged commit 1d58241 into v10.4.x Mar 12, 2024
21 checks passed
@eleijonmarck eleijonmarck deleted the backport-84265-to-v10.4.x branch March 12, 2024 13:37
@mdvictor mdvictor modified the milestones: 10.4.x, 10.4.1 Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend 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