DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
340 stars 188 forks source link

JsonObject.GetValueByKey transforming #3060

Open MarcSp74 opened 7 months ago

MarcSp74 commented 7 months ago

Dynamo Version

Dynamo Core 2.13.1.3887 Dynamo Revit 2.13.1.3891 (up-to-date)

Revit Version

Autodesk Revit 2023

Operating System

Windows 10

What did you do?

Using the node JsonObject.GetValueByKey from the package JsonData 2.0.2 and save it in a script and save it in a custom node

What did you expect to see?

not to change when reopening the script or the custom node

What did you see instead?

it's expanding

Stacktrace/logs

It could be possible that more nodes are expanding. All nodes from the JsonData-package combined in png-file attachment: on the left the original, on the right the transformed ones after reopening the script. The second image is another reopening of the script: the expanding continues...

JsonData transformations

JsonData transformations 2

Details

No response

mjkkirschner commented 7 months ago

https://github.com/DynamoDS/DynamoRevit/issues/2359

avidit commented 2 months ago

@MarcSp74 Can you uninstall any Revit add-ins and try the node again?