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

Zeroes in place of null values after update #210

Closed
zapi7557 opened this issue Dec 16, 2021 · 3 comments
Closed

Zeroes in place of null values after update #210

zapi7557 opened this issue Dec 16, 2021 · 3 comments
Labels
type/bug Something isn't working

Comments

@zapi7557
Copy link

zapi7557 commented Dec 16, 2021

Hey Sriram,
After I updated to newset ver. as in linked ticket #208
all my null values became automatically zeroes and showed up on the graph like below

Screenshot_10

How can I overcome this, is there any option to handle null values?

@zapi7557 zapi7557 added the type/bug Something isn't working label Dec 16, 2021
@yesoreyeram
Copy link
Collaborator

I don't understand the issue. Can you give me a sample data and steps to reproduce? which version of grafana and plugin you are using? what you upgraded? grafana/plugin? Hard to tell what's going on without these details.

@zapi7557
Copy link
Author

Grafana v8.3.1
Infinity v0.7.8 <- here I had no problems with those zeroes
Infinity v0.8.0-dev.7 <- problems started here after your instructions to update from this ticket #208

Sample data JSON
Screenshot_11

[{"FinishDate":"2021-12-13","Closed":"40","Planned":"","Reserved":"17","Started":"44"},{"FinishDate":"2021-12-14","Closed":"48","Planned":"","Reserved":"33","Started":"30"},{"FinishDate":"2021-12-15","Closed":"74","Planned":"","Reserved":"7","Started":"52"},{"FinishDate":"2021-12-16","Closed":"27","Planned":"","Reserved":"","Started":"51"},{"FinishDate":"2021-12-17","Closed":"76","Planned":"","Reserved":"25","Started":"187"},{"FinishDate":"2021-12-20","Closed":"158","Planned":"","Reserved":"","Started":"53"},{"FinishDate":"2021-12-21","Closed":"54","Planned":"","Reserved":"","Started":"105"},{"FinishDate":"2021-12-22","Closed":"8","Planned":"11","Reserved":"237","Started":"21"},{"FinishDate":"2021-12-23","Closed":"","Planned":"","Reserved":"","Started":"15"}]

@yesoreyeram
Copy link
Collaborator

Thank you for the information. I will investigate and fix this in next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants