Closed mattmcnabb closed 8 years ago
if a user or event object has ID properties which are of type [int], and the property is null, 0 is returned. This should return null. One solution might be to simply return a string.
fixed in commit 213bfec03fd30a6ece88bb809f50d043ec653308
if a user or event object has ID properties which are of type [int], and the property is null, 0 is returned. This should return null. One solution might be to simply return a string.