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: add check for nil for property value #352

Merged
merged 1 commit into from
Sep 18, 2024
Merged

fix: add check for nil for property value #352

merged 1 commit into from
Sep 18, 2024

Conversation

ssjagad
Copy link
Collaborator

@ssjagad ssjagad commented Sep 17, 2024

What this PR does / why we need it:

Currently, get property value and get property history error out when you query on a an asset with null or mixed value (null + value). We want to ensure make sure our experience is error free.

Which issue(s) this PR fixes:

Ensures that get property value and get property history to BAD or UNCERTAIN data is error free.

Screen.Recording.2024-09-18.at.9.07.10.AM.mov

Fixes #

Special notes for your reviewer:

@ssjagad ssjagad requested a review from a team as a code owner September 17, 2024 23:04
@ssjagad ssjagad requested review from iwysiu and nmarrs and removed request for a team September 17, 2024 23:04
@ssjagad ssjagad marked this pull request as draft September 17, 2024 23:05
@ssjagad ssjagad marked this pull request as ready for review September 18, 2024 17:11
@iwysiu
Copy link
Contributor

iwysiu commented Sep 18, 2024

There are ci errors that i have a pr up for: #353 and I'll merge it after those go in

@ssjagad ssjagad merged commit 83a6c8b into main Sep 18, 2024
10 checks passed
@ssjagad ssjagad deleted the null_NaN_fix branch September 18, 2024 18:43
@ssjagad ssjagad mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants