Hello guys, I dont know if this was already reported as an issue or not, but I found some curious behavior when using the JSON text library. If I use it to convert a cluster, the order of the data is kinda shuffled in the json string, but when rebuilding the original cluster, the information is correct. I use the json string as a "human readable" part and it was confusing me. I've tried to fix this but some subvis from the library are password protected (and I understand that). JFYI, I've replaced the deprecated VIs as it was recommended and the behavior still the same.
Please find attached the difference between two different convertion tools.
It doesn't matter if I use the pretty or raw data, both cases present the same shuffled data.
Any suggestions?