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(insights): Fix bug when resolution row has no prev row data #29393

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

wedamija
Copy link
Member

Going forward Resolved history rows shouldn't have a null prev_history_date, but for Groups that
were created before we started writing this table it will be null. So we just need to handle this in
the api.

Going forward `Resolved` history rows shouldn't have a null `prev_history_date`, but for Groups that
were created before we started writing this table it will be null. So we just need to handle this in
the api.
@wedamija wedamija requested review from ahmedetefy and a team October 18, 2021 22:32
@scttcper
Copy link
Member

Thanks @wedamija !! 👍

@wedamija wedamija merged commit 777c182 into master Oct 18, 2021
@wedamija wedamija deleted the danf/insights_fix_ttr branch October 18, 2021 23:28
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants