DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

JsonObject.GetValueByKey transforming

Open MarcSp74 opened this issue 1 year ago • 2 comments

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

MarcSp74 avatar Apr 04 '24 20:04 MarcSp74

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

mjkkirschner avatar Apr 04 '24 21:04 mjkkirschner

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

avidit avatar Aug 26 '24 19:08 avidit