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

kibiutils.js/getValuesAtPath processing of json fields with zero integer value #48

Open
nicolas1638 opened this issue Oct 21, 2020 · 1 comment

Comments

@nicolas1638
Copy link

When trying to get field value with getValuesAtPath of json field containing zero value, getValuesAtPath returns null!

There is an issue in this function when testing element variable is null or not null .

Kindly take at look at my correction in attached git patch file issue_with_getvaluesatpath_and_zero_values.txt
(to deploy with command : git am --signoff <issue_with_getvaluesatpath_and_zero_values.txt)

issue_with_getvaluesatpath_and_zero_values.txt

@nicolas1638
Copy link
Author

nicolas1638 commented Oct 21, 2020

patch was written and tested on commit: 94ed68c (tag: 10.18.0, origin/master, origin/HEAD) Merge pull request #47 from sirensolutions/INVE-12077

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

No branches or pull requests

1 participant