G Web Development Software

cancel
Showing results for 
Search instead for 
Did you mean: 

Bug on Unflatten from JSON

All,

 

I got unexpected result which I think it is a bug when I use Unflatten from JSON to extract Numeric Array data.
If there is any -inf value in the JSON String then the value of subsequent elements is 0 (zero).

AndyYuniawan_0-1710924860783.png


Is there any opinion on this?

 

Thanks & Regards,
Andy
(CLD)
https://haliatech.com/
0 Kudos
Message 1 of 2
(612 Views)

Hi Andy,

 

The behavior you show (not handling -Infinity and returning partial results on an error) does look unexpected and is being tracked by R&D as issues #2696525 and #2696528 respectively.

Unfortunately I don't have a timeline of when that issue could be addressed in G Web.

 

While it is expected that Unflatten From JSON should support -Infinity in the diagram you provided and the node is currently behaving incorrectly for that case, I will point out that the node is returning an error status because it currently cannot handle the value. With error handling are you able to workaround the behavior for your use case?


Milan
Message 2 of 2
(532 Views)