You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: